commit | 48cd65a6a020292e1ab5d0f5ba96571c858964e6 | [log] [tgz] |
---|---|---|
author | Vasily Khoruzhick <anarsoul@gmail.com> | Mon Sep 27 00:27:41 2010 +0300 |
committer | Ben Dooks <ben-linux@fluff.org> | Mon Sep 27 00:24:15 2010 +0100 |
tree | 0f120d7ccadded8a2d204c9f36c846aa76991dcd | |
parent | 14477095abc661a9f195ca4733bb739c54794b32 [diff] |
ARM: h1940: Implement mmc_power function This patch implements h1940-specific set_power callback for s3cmci driver, so card power can be disabled when card is not inserted or before suspend. Without this patch PDA consumes power in suspend when card is inserted. Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>