wl1271: propagate set_power's return value
authorOhad Ben-Cohen <ohad@wizery.com>
Wed, 15 Sep 2010 23:22:04 +0000 (01:22 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 21 Sep 2010 15:04:56 +0000 (11:04 -0400)
Make it possible for the set power method to indicate a
success/failure return value. This is needed to support
more complex power on/off operations such as SDIO
power manipulations.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Acked-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found