android_kernel_motorola_sm6225/arch/mips/bcm47xx
Hauke Mehrtens 5a20ef3db2 ssb: remove rev from boardinfo
Previously the rev contained the revision read from the pci config
space and was used as board_rev in the wireless drivers. This is wrong
the board_rev is only fetched from the sprom accordingly to the open
source part of the Broadcom SDK and brcmsmac. This patch removes the
rev from the boardinfo structure and uses the board_rev attribute from
sprom instead. This attribute is filled by PCI, PCMCIA, SDIO and SoC
code.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Tested-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-05-16 12:45:20 -04:00
..
gpio.c mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:30:57 -04:00
irq.c bcm47xx: fix irq assignment for new SoCs. 2011-08-08 14:29:33 -04:00
Kconfig bcm47xx: add support for bcma bus 2011-08-08 14:29:32 -04:00
Makefile MIPS: BCM47XX: move and extend sprom parsing 2012-03-05 15:20:51 -05:00
nvram.c MIPS: BCM47XX: return number of written bytes in nvram_getenv 2012-03-05 15:20:50 -05:00
Platform MIPS: BCM47xx: Migrate to new platform makefile style. 2010-08-05 13:25:54 +01:00
prom.c MIPS: BCM47xx: Really fix 128MB RAM problem 2010-08-05 13:25:39 +01:00
serial.c bcm47xx: add support for bcma bus 2011-08-08 14:29:32 -04:00
setup.c ssb: remove rev from boardinfo 2012-05-16 12:45:20 -04:00
sprom.c MIPS: BCM47XX: move and extend sprom parsing 2012-03-05 15:20:51 -05:00
time.c bcm47xx: add support for bcma bus 2011-08-08 14:29:32 -04:00
wgt634u.c bcm47xx: prepare to support different buses 2011-08-08 14:29:30 -04:00