android_kernel_xiaomi_sm8350/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
..
b43_pci_bridge.c
driver_chipcommon.c
driver_extif.c
driver_gige.c
driver_mipscore.c
driver_pcicore.c ssb-pcicore: Remove b44 TPS flag workaround 2008-04-16 14:53:22 -04:00
embedded.c
Kconfig
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
Makefile
pci.c ssb: Fix all-ones boardflags 2008-04-23 21:25:35 -04:00
pcihost_wrapper.c
pcmcia.c
scan.c
sprom.c
ssb_private.h