ARM: h1940: Implement mmc_power function
authorVasily Khoruzhick <anarsoul@gmail.com>
Sun, 26 Sep 2010 21:27:41 +0000 (00:27 +0300)
committerBen Dooks <ben-linux@fluff.org>
Sun, 26 Sep 2010 23:24:15 +0000 (00:24 +0100)
commit48cd65a6a020292e1ab5d0f5ba96571c858964e6
tree0f120d7ccadded8a2d204c9f36c846aa76991dcd
parent14477095abc661a9f195ca4733bb739c54794b32
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>
arch/arm/mach-s3c2410/include/mach/h1940-latch.h
arch/arm/mach-s3c2410/mach-h1940.c