linux/drivers/net/wireless/ti/wlcore
Luciano Coelho dd5512eb6b wlcore/wl12xx: move top initialization to wl12xx
The top registers initialization is very specific to the actual
hardware used, even the way in which we read from and write to the top
registers varies from chip to chip.  This patch moves all top
registers initialization to wl12xx.  Also add a boot op for the wlcore
module to call at the right time and a few callbacks with the common
called to be called from the lower drivers boot operations.

Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-04-12 08:43:57 +03:00
..
acx.c wlcore/wl12xx: implement chip-specific register tables 2012-04-12 08:43:56 +03:00
acx.h wl12xx/wlcore: move wl1271 struct to wlcore and add ops 2012-04-12 08:43:56 +03:00
boot.c wlcore/wl12xx: move top initialization to wl12xx 2012-04-12 08:43:57 +03:00
boot.h wlcore/wl12xx: move top initialization to wl12xx 2012-04-12 08:43:57 +03:00
cmd.c wlcore/wl12xx: implement chip-specific register tables 2012-04-12 08:43:56 +03:00
cmd.h wlcore/wl12xx: implement chip-specific register tables 2012-04-12 08:43:56 +03:00
conf.h wlcore/wl12xx: implement chip-specific register tables 2012-04-12 08:43:56 +03:00
debug.h wlcore/wl12xx: implement chip-specific partition tables 2012-04-12 08:43:56 +03:00
debugfs.c wl12xx/wlcore: move wl1271 struct to wlcore and add ops 2012-04-12 08:43:56 +03:00
debugfs.h wl12xx/wlcore: move wl1271 struct to wlcore and add ops 2012-04-12 08:43:56 +03:00
event.c wlcore/wl12xx: implement chip-specific register tables 2012-04-12 08:43:56 +03:00
event.h
ini.h
init.c wlcore/wl12xx: add chip-specific identify chip operation 2012-04-12 08:43:57 +03:00
init.h wl12xx/wlcore: move wl1271 struct to wlcore and add ops 2012-04-12 08:43:56 +03:00
io.c wlcore/wl12xx: move top initialization to wl12xx 2012-04-12 08:43:57 +03:00
io.h wlcore/wl12xx: move top initialization to wl12xx 2012-04-12 08:43:57 +03:00
Kconfig
main.c wlcore/wl12xx: move top initialization to wl12xx 2012-04-12 08:43:57 +03:00
Makefile
ps.c wlcore/wl12xx: implement chip-specific register tables 2012-04-12 08:43:56 +03:00
ps.h wl12xx/wlcore: move wl1271 struct to wlcore and add ops 2012-04-12 08:43:56 +03:00
rx.c wlcore/wl12xx: add chip-specific identify chip operation 2012-04-12 08:43:57 +03:00
rx.h
scan.c wl12xx/wlcore: move wl1271 struct to wlcore and add ops 2012-04-12 08:43:56 +03:00
scan.h wl12xx/wlcore: move wl1271 struct to wlcore and add ops 2012-04-12 08:43:56 +03:00
sdio.c wlcore/wl12xx: implement chip-specific register tables 2012-04-12 08:43:56 +03:00
spi.c wlcore/wl12xx: implement chip-specific register tables 2012-04-12 08:43:56 +03:00
testmode.c wlcore/wl12xx: implement chip-specific register tables 2012-04-12 08:43:56 +03:00
testmode.h
tx.c wlcore/wl12xx: add chip-specific identify chip operation 2012-04-12 08:43:57 +03:00
tx.h
wl12xx_80211.h
wl12xx_platform_data.c
wl12xx.h wlcore/wl12xx: add chip-specific identify chip operation 2012-04-12 08:43:57 +03:00
wlcore.h wlcore/wl12xx: move top initialization to wl12xx 2012-04-12 08:43:57 +03:00