Skip to content
Snippets Groups Projects
Unverified Commit db6689b6 authored by Dongliang Mu's avatar Dongliang Mu Committed by Mark Brown
Browse files

spi: change clk_disable_unprepare to clk_unprepare


The corresponding API for clk_prepare is clk_unprepare, other than
clk_disable_unprepare.

Fix this by changing clk_disable_unprepare to clk_unprepare.

Fixes: 5762ab71 ("spi: Add support for Armada 3700 SPI Controller")
Signed-off-by: default avatarDongliang Mu <mudongliangabcd@gmail.com>
Link: https://lore.kernel.org/r/20211206101931.2816597-1-mudongliangabcd@gmail.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 07fb78a7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment