]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mmc: tmio: Use MMC core APIs to control the vqmmc regulator
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Wed, 24 Jul 2024 18:21:18 +0000 (19:21 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 26 Aug 2024 11:01:49 +0000 (13:01 +0200)
commita091f510af0b55617b6abf1989837fb8fe86257a
tree99800ded365db79d3a41f8d553b37b6a86817f48
parent24a9ea1c0fdc2cab2dda08e3370880b7d9a3359e
mmc: tmio: Use MMC core APIs to control the vqmmc regulator

Use the mmc_regulator_enable_vqmmc() and mmc_regulator_disable_vqmmc() APIs
to enable/disable the vqmmc regulator.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com> # on RZ/G3S
Link: https://lore.kernel.org/r/20240724182119.652080-3-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/tmio_mmc_core.c