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)
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>

No differences found