]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 14 Jan 2016 09:15:20 +0000 (14:45 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 29 Feb 2016 10:02:48 +0000 (11:02 +0100)
commit9143757b57ce549127e1f7bc942e7b61e3b51adf
treeb615e93842260bd50d07c8418ec438684cb27d0b
parent0899e741938758e20cbca055f66b0f5558da7a49
mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS

Since v4.3+, CONFIG_REGULATOR_PBIAS should be enabled (for platforms that
have PBIAS regulator) in order for MMC1 to work.

Add a more verbose print to help enable CONFIG_REGULATOR_PBIAS for users
using a olddefconfig or a custom .config.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/omap_hsmmc.c