1
0
Fork 0
alistair23-linux/drivers/ssb
Larry Finger 8052d7245b ssb: Fix error routine when fallback SPROM fails
When there is a CRC error in the SPROM read from the device, the code
attempts to handle a fallback SPROM. When this also fails, the driver
returns zero rather than an error code.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-11-17 08:49:04 +02:00
..
Kconfig ssb: host_soc depends on sprom 2016-02-26 12:47:32 +02:00
Makefile ssb: add Kconfig entry for compiling SoC related code 2015-10-28 21:05:21 +02:00
b43_pci_bridge.c
bridge_pcmcia_80211.c ssb: pick PCMCIA host code support from b43 driver 2015-10-28 21:04:04 +02:00
driver_chipcommon.c
driver_chipcommon_pmu.c
driver_chipcommon_sflash.c
driver_extif.c
driver_gige.c
driver_gpio.c SSB: Change bare unsigned to unsigned int to suit coding style 2016-07-06 15:09:36 +02:00
driver_mipscore.c
driver_pcicore.c
embedded.c
host_soc.c ssb: pick SoC invariants code from MIPS BCM47xx arch 2015-12-16 16:36:25 +02:00
main.c ssb: mark ssb_bus_register as __maybe_unused 2016-01-19 21:25:57 +02:00
pci.c ssb: Fix error routine when fallback SPROM fails 2016-11-17 08:49:04 +02:00
pcihost_wrapper.c
pcmcia.c ssb: make ssb_pcmcia_switch_core static 2015-09-29 11:03:14 +03:00
scan.c
sdio.c
sprom.c
ssb_private.h ssb: pick SoC invariants code from MIPS BCM47xx arch 2015-12-16 16:36:25 +02:00