]> 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)
commit54d273a17a9b2687fa5700eec5ef71142443d685
tree45803828a2b7a5d0808510e73d24af3e075f6e23
parent53e5806b50a315491032045a66fbfd8c405b0b5c
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