mmc: mmc_card_keep_power cleanups
authorOhad Ben-Cohen <ohad@wizery.com>
Tue, 5 Apr 2011 14:43:20 +0000 (17:43 +0300)
committerChris Ball <cjb@laptop.org>
Wed, 25 May 2011 00:59:43 +0000 (20:59 -0400)
mmc_card_is_powered_resumed is a mouthful; instead, simply use
mmc_card_keep_power, which also better explains the purpose of
the macro.

Employ mmc_card_keep_power() where possible.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found