diff options
author | Yang Yingliang <[email protected]> | 2022-05-16 17:29:11 +0800 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2022-05-17 18:36:02 +0200 |
commit | 1fefc8ecb834c88edfc27e712d683872d0c541dd (patch) | |
tree | ade114ffa04ba1ddb4a36f4c138a100c331eca79 /tools/perf/scripts/python | |
parent | d55ce491377688192c4a78b61893d36cfcfce557 (diff) |
mtd: st_spi_fsm: add missing clk_disable_unprepare() in stfsm_remove()
Clock source is prepared and enabled by clk_prepare_enable()
in probe function, but not disabled or unprepared in remove
function.
Signed-off-by: Yang Yingliang <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions