wl1271: add most of the normal initialization commands to PLT mode
authorLuciano Coelho <luciano.coelho@nokia.com>
Thu, 18 Feb 2010 11:25:44 +0000 (13:25 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 19 Feb 2010 20:52:44 +0000 (15:52 -0500)
commit12419cce88fa591a846a542d35cff43b69d9e271
tree4742d959d7015bda6bd0e98bb60020badda7df17
parent7b21b6f8216494ab6b8b4dc9d15e48051a0f0a66
wl1271: add most of the normal initialization commands to PLT mode

We need to configure PLT mode almost in the same way as normal mode.  Most of
the configuration functions need to be called also when entering PLT, with
the exception of a few RX and TX configuration (which cause mac80211 warnings
if enable while runnning PLT tests).

Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Reviewed-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/wl1271_init.c
drivers/net/wireless/wl12xx/wl1271_init.h
drivers/net/wireless/wl12xx/wl1271_main.c