diff options
author | 2020-08-20 15:25:36 +0200 | |
---|---|---|
committer | 2020-09-07 09:11:31 +0200 | |
commit | 576146ea4ed986f44a4406ec32a5d3363216b3d2 (patch) | |
tree | cb0d9aad1e3de08b0c8b04d8a66331c2cc3ca6a2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mmc: tmio: remove indirection of 'hw_reset' callback (diff) | |
download | linux-dev-576146ea4ed986f44a4406ec32a5d3363216b3d2.tar.xz linux-dev-576146ea4ed986f44a4406ec32a5d3363216b3d2.zip |
mmc: tmio: factor out common parts of the reset routine
Some TMIO variants need specific actions in their reset routine, but
they are all based on a generic reset routine. So, the optional 'reset'
callback will now only take care of the additional stuff and we will
have a generic function around it. Less code, easier to maintain, and
much more readable. Code in tmio_mmc.c is untested but in my TC6387XB
datasheet the SDIO part is reset independently from the SD part, too.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/20200820132538.24758-5-wsa+renesas@sang-engineering.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions