]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9b02e5688f13cd530dcd4fe99e100fc2cf5413e3
tree0f120d7ccadded8a2d204c9f36c846aa76991dcd
parent802fe731d4b241b679c1c70a003db5b32d13c481
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