diff options
author | 2024-02-17 11:02:00 +0100 | |
---|---|---|
committer | 2024-02-27 13:39:12 +0100 | |
commit | c0200efad3306435009fa2b00c02d4af45317a6f (patch) | |
tree | 61d260eb2d854737af2b15187a5b7a337ec65d9c /tools/perf/scripts/python | |
parent | mmc: meson-mx-sdhc: Use devm_clk_hw_get_clk() for clock retrieval (diff) | |
download | wireguard-linux-c0200efad3306435009fa2b00c02d4af45317a6f.tar.xz wireguard-linux-c0200efad3306435009fa2b00c02d4af45317a6f.zip |
mmc: meson-mx-sdhc: Remove .card_hw_reset callback
Commit 32f18e596141 ("mmc: improve API to make clear hw_reset callback
is for cards") made it clear that the hw_reset callback is intended for
resetting the card. Remove the .card_hw_reset callback from the
meson-mx-sdhc-mmc driver because it's purpose is to reset the SDHC
controller (FIFOs, PHY, DMA interface, ...).
While here also rename and change the argument of meson_mx_sdhc_hw_reset
so it cannot be called by accident as a replacement for card_hw_reset in
the future.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://lore.kernel.org/r/20240217100200.1494980-3-martin.blumenstingl@googlemail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions