diff options
author | 2017-08-07 20:40:19 +0800 | |
---|---|---|
committer | 2017-08-07 16:44:10 +0100 | |
commit | 6a06e895b262621a81b3b08126b4bc5e1b8eef05 (patch) | |
tree | 37dbfd044624568eb6c630a5cfb0d33d04841005 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | spi: rockchip: Slightly rework return value handling (diff) | |
download | wireguard-linux-6a06e895b262621a81b3b08126b4bc5e1b8eef05.tar.xz wireguard-linux-6a06e895b262621a81b3b08126b4bc5e1b8eef05.zip |
spi: rockchip: Fix clock handling in remove
We are assuming clocks enabled when calling rockchip_spi_remove, which
is not always true. Those clocks might already been disabled by the
runtime PM at that time.
Call pm_runtime_get_sync before trying to disable clocks to avoid that.
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions