wl1271: Add wl1271_load_firmware() and export some functions
authorRoger Quadros <roger.quadros@nokia.com>
Mon, 29 Nov 2010 14:24:57 +0000 (16:24 +0200)
committerLuciano Coelho <luciano.coelho@nokia.com>
Thu, 2 Dec 2010 14:17:20 +0000 (16:17 +0200)
commit870c367cf829466f315de785ac613dd94eff5c50
treee22d1c0f8abc850dc6c603797b379fc189ce571c
parent43a598d5e40485fcfbebe0700077e83afd803ed5
wl1271: Add wl1271_load_firmware() and export some functions

For the SDIO testing module we need to load the firmware but not
boot it. wl1271_load_firmware() is meant to do just the firmware loading part.

We also export some functions so they are usable in the testing module.

Signed-off-by: Roger Quadros <roger.quadros@nokia.com>
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
drivers/net/wireless/wl12xx/boot.c
drivers/net/wireless/wl12xx/boot.h
drivers/net/wireless/wl12xx/io.c