]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore/wl12xx: add plt_init op and move the code to wl12xx
authorLuciano Coelho <coelho@ti.com>
Thu, 10 May 2012 09:13:49 +0000 (12:13 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jun 2012 12:56:33 +0000 (15:56 +0300)
commit9a546f30b841652aeaef85347c8e7e09fcd672fb
tree50b27e6f37933074d81023c464a3f1e9c54e9b14
parent98388176d63f15bdbbe5ed34a50fee95b6bca0ee
wlcore/wl12xx: add plt_init op and move the code to wl12xx

PLT mode needs to be initialized differently for each chip.  This
patch adds an operation to init PLT and moves the existing PLT
initialization into the wl12xx driver.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
drivers/net/wireless/ti/wl12xx/main.c
drivers/net/wireless/ti/wlcore/acx.c
drivers/net/wireless/ti/wlcore/cmd.c
drivers/net/wireless/ti/wlcore/main.c
drivers/net/wireless/ti/wlcore/wlcore.h