commit | bb8f563c848faa113059973f68c24a3bb6a9585e | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin.vincent@stericsson.com> | Wed Jul 21 12:53:57 2010 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jul 29 15:39:05 2010 +0100 |
tree | 7ce9952411dd8ba1e9f438a62d586d9078f06212 | |
parent | f5e2574e734650bbeb801a31cc99e628f9a027af [diff] |
ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback Platforms may have some external power control which need to be controlled from board specific code. Rename the translate_vdd() callback to vdd_handler() and pass it the power mode. Acked-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>