diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2011-12-20 09:12:34 +0100 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2011-12-28 14:35:08 +0100 |
commit | 6abda3e129bfe4d74b5c274da7dff0e2b1488818 (patch) | |
tree | f9fd67a5c38101d9d1af3e2d858fadd4d19527cc /sound | |
parent | clk: add config option HAVE_CLK_PREPARE into Kconfig (diff) | |
download | linux-6abda3e129bfe4d74b5c274da7dff0e2b1488818.tar.xz linux-6abda3e129bfe4d74b5c274da7dff0e2b1488818.zip |
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: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions