]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PM: add runtime PM support to MMCI
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 14 Aug 2011 08:17:05 +0000 (09:17 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 24 Aug 2011 07:13:45 +0000 (08:13 +0100)
commit612f2eb6e2852a5da2b9415a4dcf057d2395f0ef
tree396e8aafd99e960c3ffced9149057a22197d750d
parent67fc8b9fe70ca7f6f510e140184a7ae6c5c20a33
PM: add runtime PM support to MMCI

Add runtime PM support to the MMCI primecell driver, making use of
the core primecell bus runtime PM support.

Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/host/mmci.c