linux_dsm_epyc7002/drivers/mmc
Doug Anderson 29d0d161c4 mmc: dw_mmc: Power on vqmmc in MMC_POWER_ON, not MMC_POWER_UP
If we power up vqmmc in MMC_POWER_ON then we end up turning it on
before mmc_power_up() sets the signal voltage.  That's not so great
since we might be powering it up at the wrong voltage.

Note that this is how Yuvaraj originally coded things up in
<https://patchwork.kernel.org/patch/4401231/> but he changed it on my
suggestion.  Apparently I was wrong.

Reported-by: Alexandru M Stan <amstan@chromium.org>
Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-01-19 09:56:33 +01:00
..
card mmc: core: always check status after reset 2015-01-19 09:56:27 +01:00
core mmc: core: Move mmc_card_removed() into mmc_start_request() 2015-01-19 09:56:30 +01:00
host mmc: dw_mmc: Power on vqmmc in MMC_POWER_ON, not MMC_POWER_UP 2015-01-19 09:56:33 +01:00
Kconfig
Makefile