commit | c556bcddc78096caeb46dbe3ad0314dd951f1665 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Wed Jun 25 14:44:19 2014 -0700 |
committer | Mike Turquette <mturquette@linaro.org> | Wed Jul 02 16:33:18 2014 -0700 |
tree | dc90b8b8bc463e5eb8bca16f2bcc4253e4f5a34b | |
parent | 4924b8a2fa137335bef82829733b30a5172e51b3 [diff] |
clk: qcom: HDMI source sel is 3 not 2 The HDMI PLL input to the tv mux is supposed to be 3, not 2. Fix the code so that we can properly select the HDMI PLL. Fixes: 6d00b56fe "clk: qcom: Add support for MSM8960's multimedia clock controller (MMCC)" Reported-by: Rob Clark <robdclark@gmail.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>