android_kernel_google_msm/drivers/ssb
Rafał Miłecki b0f7029205 ssb: SPROM: extract each core power info
We already extract some basic info but it's incomplete, reads info
about the first core only. Used data structure doesn't allow easy
adding of more cores.
This patch adds new struct and array for storing power info. The plan
is to: switch all extractors (including the ones using NVRAM) to new
struct, switch drivers, then deprecate and finally drop old SSB fields.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-01-24 14:06:04 -05:00
..
b43_pci_bridge.c
driver_chipcommon.c
driver_chipcommon_pmu.c
driver_extif.c
driver_gige.c
driver_mipscore.c
driver_pcicore.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2011-12-14 14:35:41 -05:00
embedded.c
Kconfig
main.c
Makefile
pci.c ssb: SPROM: extract each core power info 2012-01-24 14:06:04 -05:00
pcihost_wrapper.c
pcmcia.c
scan.c
sdio.c
sprom.c
ssb_private.h