diff options
author | Yang Yingliang <[email protected]> | 2021-06-15 20:52:39 +0800 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2021-07-14 15:19:00 +0800 |
commit | f07ec85365807b3939f32d0094a6dd5ce065d1b9 (patch) | |
tree | f0de09012a7dbb8a0a02ec1c220eff05c57dd7fa /tools/perf/util/trace-event-scripting.c | |
parent | f9613aa07f16d6042e74208d1b40a6104d72964a (diff) |
ARM: imx: add missing clk_disable_unprepare()
clock source is prepared and enabled by clk_prepare_enable()
in probe function, but no disable or unprepare in remove and
error path.
Fixes: 9454a0caff6a ("ARM: imx: add mmdc ipg clock operation for mmdc")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Reviewed-by: Dong Aisheng <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions