]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitafd6efac05dd4934928b32a82dff0ed338933bc6
tree2d58d5b79f3e0b2fe30edbb5fc1b6808b7576d81
parentff317fb1229ffb748b84ae1993fd140d7d3c3adb
mmc: mmc_card_keep_power cleanups

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>
drivers/mmc/core/core.c
drivers/mmc/core/sdio.c
include/linux/mmc/host.h