1
0
Fork 0
alistair23-linux/drivers/ssb
Larry Finger 4503183aa3 ssb: Fix all-ones boardflags
In the SSB SPROM a field set to all ones means the value
is not defined in the SPROM.
In case of the boardflags, we need to set them to zero
to avoid confusing drivers. Drivers will only check the
flags by ANDing.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Gabor Stefanik <netrolller.3d@gmail.com>
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-04-23 21:25:35 -04:00
..
Kconfig ssb: Add support for block-I/O 2008-04-08 16:44:40 -04:00
Makefile ssb: Add SPROM/invariants support for PCMCIA devices 2008-03-13 19:32:32 -04:00
b43_pci_bridge.c drivers/ssb/: Spelling fixes 2008-02-03 17:30:25 +02:00
driver_chipcommon.c ssb: Turn suspend/resume upside down 2008-04-08 15:05:57 -04:00
driver_extif.c ssb: Make the GPIO API reentrancy safe 2008-02-20 20:11:49 -05:00
driver_gige.c ssb: Add Gigabit Ethernet driver 2008-03-06 17:09:43 -05:00
driver_mipscore.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2008-04-14 02:30:23 -07:00
driver_pcicore.c ssb-pcicore: Remove b44 TPS flag workaround 2008-04-16 14:53:22 -04:00
embedded.c ssb: Add Gigabit Ethernet driver 2008-03-06 17:09:43 -05:00
main.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2008-04-17 23:56:30 -07:00
pci.c ssb: Fix all-ones boardflags 2008-04-23 21:25:35 -04:00
pcihost_wrapper.c ssb: Turn suspend/resume upside down 2008-04-08 15:05:57 -04:00
pcmcia.c ssb: Add support for block-I/O 2008-04-08 16:44:40 -04:00
scan.c ssb: Fix probing of PCI cores if PCI and PCIE core is available 2008-01-08 23:30:10 -08:00
sprom.c ssb: Add SPROM/invariants support for PCMCIA devices 2008-03-13 19:32:32 -04:00
ssb_private.h ssb: Turn suspend/resume upside down 2008-04-08 15:05:57 -04:00