diff options
| author | Jisheng Zhang <[email protected]> | 2016-02-16 21:08:23 +0800 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2016-02-29 11:03:27 +0100 |
| commit | 0c7fe32e847ff20d1ae04b4b9f3e32f8551b4a6a (patch) | |
| tree | 12f4639af60eddc80bc9a769c97248efb833c237 /tools/perf/scripts/python | |
| parent | 6f699531b66aad7233bef797265ac6ff21bb4f73 (diff) | |
mmc: sdhci-of-arasan: fix clk issue in sdhci_arasan_remove()
sdhci_pltfm_unregister() could operate host's registers, it will cause
problems if the clk is already disabled and unprepared. Fix this issue
by moving the clk_disable_unprepare() call to the end of remove
function.
Signed-off-by: Jisheng Zhang <[email protected]>
Acked-by: Sören Brinkmann <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions