diff options
| author | Ulf Hansson <[email protected]> | 2021-05-04 18:12:15 +0200 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2021-06-14 13:57:35 +0200 |
| commit | 04f967ad28c836815f6894b618643dd23670c6e5 (patch) | |
| tree | ee34c004342c2d68e1735a916b356b96be45df0c /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 1e0b069bdc583925d6207e091e55ad4d0f30eb4c (diff) | |
mmc: core: Extend re-use of __mmc_poll_for_busy()
Via __mmc_poll_for_busy() we end up polling with the ->card_busy() host ops
or by sending the CMD13. To allow polling of different types, which is
needed to support a few new SD card features, let's rework the code around
__mmc_poll_for_busy() to make it more generic.
More precisely, let __mmc_poll_for_busy() take a pointer to a callback
function as in-parameter, which it calls to poll for busy state completion.
Additionally, let's share __mmc_poll_for_busy() to allow it to be re-used
outside of mmc_ops.c. Subsequent changes will make use of it.
Signed-off-by: Ulf Hansson <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Reviewed-by: Shawn Lin <[email protected]>
Acked-by: Avri Altman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions