summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-davinci.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2021-08-18 23:55:56 +0300
committerMark Brown <broonie@kernel.org>2021-08-19 20:20:10 +0300
commitd68f4c73d729245a47e70eb216fa24bc174ed2e2 (patch)
tree3078caa2fb59480afbba269b4121a24dadaeb8e4 /drivers/spi/spi-davinci.c
parented14666c3f877c4c2a428a92bfeebfba3a4cfe2e (diff)
downloadlinux-d68f4c73d729245a47e70eb216fa24bc174ed2e2.tar.xz
spi: coldfire-qspi: Use clk_disable_unprepare in the remove function
'clk_prepare_enable()' is used in the probe, so 'clk_disable_unprepare()' should be used in the remove function to be consistent. Fixes: 499de01c5c0b ("spi: coldfire-qspi: Use clk_prepare_enable and clk_disable_unprepare") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://lore.kernel.org/r/ee91792ddba61342b0d3284cd4558a2b0016c4e7.1629319838.git.christophe.jaillet@wanadoo.fr Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-davinci.c')
0 files changed, 0 insertions, 0 deletions