]> Git Repo - linux.git/commit
sdhci: add regulator support
authorMarek Szyprowski <[email protected]>
Wed, 11 Aug 2010 01:01:59 +0000 (18:01 -0700)
committerLinus Torvalds <[email protected]>
Wed, 11 Aug 2010 15:59:05 +0000 (08:59 -0700)
commit9bea3c850dbff2296892298614388bdc71ad2170
treebc5050601ec6349441ef3d35cbda2775808eee20
parent17866e14f3a4f219e94f1374ece7226479418ff8
sdhci: add regulator support

This patch adds support for regulator API to sdhci core driver.
Regulators can be used to disable power in suspended state to reduce
dissipated energy.

Signed-off-by: Marek Szyprowski <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Acked-by: Mark Brown <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/mmc/host/sdhci.c
drivers/mmc/host/sdhci.h
This page took 0.052556 seconds and 4 git commands to generate.