]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: mxs-mmc: enable regulator for mmc slot
authorShawn Guo <shawn.guo@linaro.org>
Tue, 26 Jun 2012 08:38:57 +0000 (16:38 +0800)
committerChris Ball <cjb@laptop.org>
Sun, 22 Jul 2012 19:25:35 +0000 (15:25 -0400)
commit4dc5a79f1350718ac31e4ab87eebce112b117a34
tree85f02a2db2ed28aadba76357e9127bd49ab13952
parentb63b5e819d5b21ae493c17c356018ffa98d3ee1c
mmc: mxs-mmc: enable regulator for mmc slot

If bootloader or platform initialization code does not enable the
power supply to mmc slot, we need to do it in mmc driver.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/mxs-mmc.c