diff options
| author | Yang Yingliang <[email protected]> | 2021-06-15 12:52:39 +0000 |
|---|---|---|
| committer | Shawn Guo <[email protected]> | 2021-07-14 07:19:00 +0000 |
| commit | f07ec85365807b3939f32d0094a6dd5ce065d1b9 (patch) | |
| tree | f0de09012a7dbb8a0a02ec1c220eff05c57dd7fa /lib/debugobjects.c | |
| parent | ARM: imx: add missing iounmap() (diff) | |
| download | kernel-f07ec85365807b3939f32d0094a6dd5ce065d1b9.tar.gz kernel-f07ec85365807b3939f32d0094a6dd5ce065d1b9.zip | |
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 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
