diff options
author | Drew Fustini <[email protected]> | 2023-11-09 21:41:12 -0800 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2023-12-07 14:08:44 +0100 |
commit | 9cc811a342be78270d20d1fff3832bc0b23ef364 (patch) | |
tree | e42c374fc226bad536e20d07ce81cd333b06f070 /lib/zstd/common/debug.c | |
parent | edee955389176dfd798d29a69098ce5744d09833 (diff) |
mmc: sdhci: add __sdhci_execute_tuning() to header
Expose __sdhci_execute_tuning() so that it can be called from the
mmc host controller drivers.
In the sdhci-of-dwcmshc driver, sdhci_dwcmshc_th1520_ops sets
platform_execute_tuning to th1520_execute_tuning(). That function has
to manipulate phy registers before tuning can be performed. To avoid
copying the code verbatim from __sdhci_execute_tuning() into
th1520_execute_tuning(), make it possible for __sdhci_execute_tuning()
to be called from sdhci-of-dwcmshc.
Acked-by: Adrian Hunter <[email protected]>
Signed-off-by: Drew Fustini <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'lib/zstd/common/debug.c')
0 files changed, 0 insertions, 0 deletions