diff options
author | 2018-03-08 15:52:51 +0100 | |
---|---|---|
committer | 2018-03-15 14:43:22 +0100 | |
commit | 774c010350a16f44705971e8aff457580628c76e (patch) | |
tree | 865a0ad052c7eee1dbf9622ccf00efeb1aa2864f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshc (diff) | |
download | linux-rng-774c010350a16f44705971e8aff457580628c76e.tar.xz linux-rng-774c010350a16f44705971e8aff457580628c76e.zip |
mmc: sunxi: Move resources management to separate functions
We've had all our resources management, and especially the clocks and reset
sequence, done directly as part of the probe.
As we want to implement runtime_pm, we'll obviously want to have that
moved outside of the probe so that we can call do it in our runtime suspend
and resume hooks without too much duplication.
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.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