diff options
| author | Marek Vasut <[email protected]> | 2020-04-16 18:36:49 +0200 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2020-05-28 11:20:58 +0200 |
| commit | 3e09a81e166c0a5544832459be17561a6b231ac7 (patch) | |
| tree | 105f245b400de4727a14bdd753a5885302f59ece /include/linux/timerqueue.h | |
| parent | 17a0751e60b123ce1a266155abf72acd936b7ecc (diff) | |
mmc: mmci: Switch to mmc_regulator_set_vqmmc()
Instead of reimplementing the logic in mmc_regulator_set_vqmmc(), use the
mmc code function directly.
This also allows us to fix a related issue on STM32MP1, when a voltage
switch of 1.8V is done for the eMMC, but the current level is already set
to 1.8V. More precisely, in this scenario the call to the
->post_sig_volt_switch() hangs, indefinitely waiting for the voltage switch
to complete. Fix this problem by checking if mmc_regulator_set_vqmmc()
returned 1 and then skip invoking the callback.
Signed-off-by: Marek Vasut <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[Ulf: Updated the commit message]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions