From: Adrian Hunter Date: Tue, 27 Dec 2011 13:48:41 +0000 (+0200) Subject: mmc: sdhci: fix vmmc handling X-Git-Tag: v3.3-rc1~72^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceb6143b2df81c8a554bd5de898087926568cc51;p=pandora-kernel.git mmc: sdhci: fix vmmc handling Presently the vmmc regulator is enabled when the host controller is added and disabled when it is removed. However, the vmmc regulator should be under the control of the upper layers via ->set_ios(). Make it so. Signed-off-by: Adrian Hunter Signed-off-by: Chris Ball --- Reading git-diff-tree failed