]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore/wl12xx: add chip-specific identify chip operation
authorLuciano Coelho <coelho@ti.com>
Tue, 29 Nov 2011 14:27:31 +0000 (16:27 +0200)
committerLuciano Coelho <coelho@ti.com>
Thu, 12 Apr 2012 05:43:57 +0000 (08:43 +0300)
commit582498056192a3c7e53d49a64b516e8186436359
tree45803828a2b7a5d0808510e73d24af3e075f6e23
parent195321e347d92465bf754afb0fd21816e5647cc0
wlcore/wl12xx: add chip-specific identify chip operation

Move the code that identifies the chip ID and selects the appropriate
firmware to an operation implemented by the lower driver.  Also move
the quirks definitions into wlcore.h and rename to WLCORE_QUIRK_*.

Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wl12xx/main.c
drivers/net/wireless/ti/wl12xx/reg.h
drivers/net/wireless/ti/wlcore/boot.c
drivers/net/wireless/ti/wlcore/init.c
drivers/net/wireless/ti/wlcore/main.c
drivers/net/wireless/ti/wlcore/rx.c
drivers/net/wireless/ti/wlcore/tx.c
drivers/net/wireless/ti/wlcore/wl12xx.h
drivers/net/wireless/ti/wlcore/wlcore.h