1
0
Fork 0
alistair23-linux/include/linux/ssb
Rafał Miłecki 541c9a84cd ssb: pick SoC invariants code from MIPS BCM47xx arch
There is code in ssb fetching "invariants" that is basically a set of
board specific data. Every host requires its own implementation of
reading function. In ssb we have support for PCI, PCMCIA & SDIO.
For some (historical?) reason code reading "invariants" for SoC was
placed in arch code and provided by a callback. This is not needed
nowadays, so lets move that into ssb. This way we keep all "invariants"
functions in a single module making code cleaner.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-12-16 16:36:25 +02:00
..
ssb.h ssb: pick SoC invariants code from MIPS BCM47xx arch 2015-12-16 16:36:25 +02:00
ssb_driver_chipcommon.h ssb: implement spurious tone avoidance 2013-04-10 10:31:26 -04:00
ssb_driver_extif.h
ssb_driver_gige.h ssb: provide phy address for Gigabit Ethernet driver 2013-10-02 15:40:57 -04:00
ssb_driver_mips.h ssb: add struct for serial flash 2013-06-17 14:38:54 -04:00
ssb_driver_pci.h
ssb_embedded.h
ssb_regs.h bcma: detect SPROM revision 11 2015-01-29 10:49:28 +02:00