wl12xx: dynamically change fw according to number of active roles
authorEliad Peller <eliad@wizery.com>
Mon, 6 Feb 2012 11:07:52 +0000 (13:07 +0200)
committerLuciano Coelho <coelho@ti.com>
Wed, 15 Feb 2012 06:38:36 +0000 (08:38 +0200)
commit4549d09c57cf44ae9ab6095c375bad5c100658c7
treef6093845de683aa220183a85aab6e1bcd082b9bf
parent3fcdab7066a31ae90ac2beba7d38e8e606374998
wl12xx: dynamically change fw according to number of active roles

wl12xx uses different fw for single-role and multi-role
scenarios (due to lack of space, some of the fw advanced
features are disabled in the multi-role fw).

Add checks on add_interfae and remove_interface in order
to determine whether a fw switch is needed (and initiate
recovery in this case).

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c
drivers/net/wireless/wl12xx/sdio.c
drivers/net/wireless/wl12xx/spi.c
drivers/net/wireless/wl12xx/wl12xx.h
This page took 0.02754 seconds and 5 git commands to generate.