commit | a5e9425d2010978c5f85986cc70a9fa0c0d5b912 | [log] [tgz] |
---|---|---|
author | Ohad Ben-Cohen <ohad@wizery.com> | Tue Apr 05 17:43:20 2011 +0300 |
committer | Chris Ball <cjb@laptop.org> | Tue May 24 20:59:43 2011 -0400 |
tree | 2d58d5b79f3e0b2fe30edbb5fc1b6808b7576d81 | |
parent | f4c5522b0a8827f39f83f928961d87e081bfe71c [diff] |
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>