diff options
author | Martin Blumenstingl <[email protected]> | 2024-02-17 11:02:00 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2024-02-27 13:39:12 +0100 |
commit | c0200efad3306435009fa2b00c02d4af45317a6f (patch) | |
tree | 61d260eb2d854737af2b15187a5b7a337ec65d9c /tools/perf/util/trace-event-scripting.c | |
parent | 4c5e3efae66d04af3fc745621acaa47713d853a2 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions