]> git.baikalelectronics.ru Git - kernel.git/commit
clk: qcom: mdp_lut_clk is a child of mdp_src
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 9 Jul 2014 01:36:06 +0000 (18:36 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 15 Jul 2014 23:39:01 +0000 (16:39 -0700)
commit939d400f536cc140c506df96106b157885c47c67
treef1e9937572c038464928db92fc979c174723c769
parentef11074195443d0154cb1d60b3b2b2494d51ae61
clk: qcom: mdp_lut_clk is a child of mdp_src

The mdp_lut_clk isn't a child of the mdp_clk. Instead it's the
child of the mdp_src clock. Fix it.

Fixes: 38df3b6b0 "clk: qcom: Add support for MSM8960's multimedia clock controller (MMCC)"
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/qcom/mmcc-msm8960.c