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)
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>

No differences found