dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/ssb
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
..
Kconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Makefile ssb: Implement SDIO host bus support 2009-09-09 11:19:00 -04:00
b43_pci_bridge.c ssb: Add module.h to the real modules in drivers/ssb 2011-10-31 19:32:07 -04:00
driver_chipcommon.c ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:32:08 -04:00
driver_chipcommon_pmu.c ssb: add support for bcm5354 2012-02-06 14:55:36 -05:00
driver_extif.c Update my e-mail address 2011-07-07 15:18:01 +02:00
driver_gige.c ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:32:08 -04:00
driver_mipscore.c ssb: add support for bcm5354 2012-02-06 14:55:36 -05:00
driver_pcicore.c ssb: fix cardbus slot in hostmode 2012-02-01 15:26:00 -05:00
embedded.c ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:32:08 -04:00
main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-03-20 21:04:47 -07:00
pci.c ssb: remove rev from boardinfo 2012-05-16 12:45:20 -04:00
pcihost_wrapper.c ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:32:08 -04:00
pcmcia.c ssb: remove 5GHz antenna gain from sprom 2012-03-05 15:20:49 -05:00
scan.c ssb: log the id, rev and pkg of the chip found 2012-02-06 14:53:11 -05:00
sdio.c ssb: remove 5GHz antenna gain from sprom 2012-03-05 15:20:49 -05:00
sprom.c Update my e-mail address 2011-07-07 15:18:01 +02:00
ssb_private.h ssb: add support for bcm5354 2012-02-06 14:55:36 -05:00