From: Stephen Boyd Date: Fri, 16 May 2014 23:07:09 +0000 (-0700) Subject: clk: qcom: Fix mmcc-8974's PLL configurations X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=437ae6a1b8f2eedebfbf0f6572e19ca5c58a3f71;p=pandora-kernel.git clk: qcom: Fix mmcc-8974's PLL configurations We forgot to add the status bit for the PLLs and we were using the wrong register and masks for configuration, leading to unexpected PLL configurations. Fix this. Fixes: d8b212014e69 (clk: qcom: Add support for MSM8974's multimedia clock controller (MMCC)) Signed-off-by: Stephen Boyd Signed-off-by: Mike Turquette --- Reading git-diff-tree failed