From: Tim Kryger Date: Wed, 14 Jan 2015 06:24:12 +0000 (+0100) Subject: mmc: sdhci: Set SDHCI_POWER_ON with external vmmc X-Git-Tag: fixes-v4.0-rc1~292^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cbc6123a93dc91b99b58f7ea37d267fe93e1cad;p=pandora-kernel.git mmc: sdhci: Set SDHCI_POWER_ON with external vmmc Host controllers lacking the required internal vmmc regulator may still follow the spec with regard to the LSB of SDHCI_POWER_CONTROL. Set the SDHCI_POWER_ON bit when vmmc is enabled to encourage the controller to to drive CMD, DAT, SDCLK. This fixes a regression observed on some Qualcomm and Nvidia boards caused by 5222161 mmc: sdhci: Improve external VDD regulator support. Fixes: 52221610dd84 (mmc: sdhci: Improve external VDD regulator support) Signed-off-by: Tim Kryger Tested-by: Bjorn Andersson Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed