diff options
author | Wolfram Sang <[email protected]> | 2021-04-13 10:31:37 +0200 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2021-04-15 13:59:02 +0200 |
commit | 0751d56ef1f25c4206626dff99445db34dedf437 (patch) | |
tree | 8d5940c90b7833521c8eb8710c1b8f7e46e1a34c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9751bacc8c212eeb15b10231492840086ca719f3 (diff) |
mmc: tmio: always restore irq register
Currently, only SDHI on R-Car Gen2+ reinitializes the irq register
during reset but it should be done on all instances. We can move it from
the SDHI driver to the TMIO core, because we now have the
'sd_irq_mask_all' variable which carries the proper value to use. That
also means we can remove the initialization from tmio_mmc_probe()
because it calls tmio_mmc_reset(), too. We only move that
tmio_mmc_reset() call there a little to ensure 'sd_irq_mask_all' is
properly set.
Signed-off-by: Wolfram Sang <[email protected]>
Reviewed-by: Niklas Söderlund <[email protected]>
Reviewed-by: Yoshihiro Shimoda <[email protected]>
Tested-by: Yoshihiro Shimoda <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions