projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fc36aa
)
solos: Disable DMA until we have an FPGA update with it actually implemented.
author
David Woodhouse
<David.Woodhouse@intel.com>
Tue, 17 Mar 2009 15:10:51 +0000
(15:10 +0000)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Tue, 17 Mar 2009 15:10:51 +0000
(15:10 +0000)
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/atm/solos-pci.c
patch
|
blob
|
history
diff --git
a/drivers/atm/solos-pci.c
b/drivers/atm/solos-pci.c
index 6fe8f8fc85533660b0e0b59713883fbfea0d1e25..bc3079d178767cb93d8d1c446619739e8850d354 100644
(file)
--- a/
drivers/atm/solos-pci.c
+++ b/
drivers/atm/solos-pci.c
@@
-1097,7
+1097,7
@@
static int fpga_probe(struct pci_dev *dev, const struct pci_device_id *id)
dev_info(&dev->dev, "Solos FPGA Version %d.%02d svn-%d\n",
major_ver, minor_ver, fpga_ver);
- if (fpga_ver > 27)
+ if (
0 &&
fpga_ver > 27)
card->using_dma = 1;
else {
/* Set RX empty flag for all ports */