diff options
author | Wei Yongjun <[email protected]> | 2013-10-12 15:15:31 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2013-10-15 13:52:40 +0100 |
commit | 05209f457069e595ce0262a9032cbade05398571 (patch) | |
tree | bed98750f602215bba7447eaa814c14e3038bbf7 /tools/perf/util/trace-event-scripting.c | |
parent | b444d1dfe296433a93d6b814d924e0ab99ad7e7b (diff) |
spi: fsl-dspi: add missing clk_disable_unprepare() in dspi_remove()
clock source is prepared and enabled by clk_prepare_enable()
in probe function, but no disable or unprepare in remove.
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions