]> 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)
commit65340f0e3e210741092ad2dcae34b685af3d6d72
tree50b27e6f37933074d81023c464a3f1e9c54e9b14
parent9e28056eec3aa49ed7419ff93eb2dd47692ed5ee
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