summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2024-01-05 17:21:00 +0300
committerMark Brown <broonie@kernel.org>2024-01-05 18:43:54 +0300
commit17dc11a02d8dacc7e78968daa2a8c16281eb7d1e (patch)
tree6da8724e7752dcb78f3eaafeb02c91711371935f /tools/perf/scripts/python/gecko.py
parentf6cd66231aa58599526584ff4df1bdde8d86eac8 (diff)
downloadlinux-17dc11a02d8dacc7e78968daa2a8c16281eb7d1e.tar.xz
spi: coldfire-qspi: Remove an erroneous clk_disable_unprepare() from the remove function
The commit in Fixes has changed a devm_clk_get()/clk_prepare_enable() into a devm_clk_get_enabled(). It has updated the error handling path of the probe accordingly, but the remove has been left unchanged. Remove now the redundant clk_disable_unprepare() call from the remove function. Fixes: a90a987ebe00 ("spi: use devm_clk_get_enabled() in mcfqspi_probe()") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://msgid.link/r/6670aed303e1f7680e0911387606a8ae069e2cef.1704464447.git.christophe.jaillet@wanadoo.fr Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions