Skip to content
Commit 6abda3e1 authored by Shawn Guo's avatar Shawn Guo
Browse files

ARM: mxs: select HAVE_CLK_PREPARE for clock



This patch adds clk_prepare/clk_unprepare for mxs clock api by
renaming the existing non-atomic clk_enable/clk_disable to
clk_prepare/clk_unprepare and adding a pair of dummy
clk_enable/clk_disable.  Then with selecting HAVE_CLK_PREPARE for
mxs clock, we can fix the mutex locking warning that has been
reported for a few times.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 5c77f560
Loading
Loading
Loading
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