From: Georgi Djakov Date: Fri, 10 Oct 2014 13:57:24 +0000 (+0300) Subject: clk: qcom: Fix duplicate rbcpr clock name X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~73^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a6cb70f40b0268297024949eb0a2689e3b7769b;p=pandora-kernel.git clk: qcom: Fix duplicate rbcpr clock name There is a duplication in a clock name for apq8084 platform that causes the following warning: "RBCPR_CLK_SRC" redefined Resolve this by adding a MMSS_ prefix to this clock and making its name coherent with msm8974 platform. Fixes: 2b46cd23a5a2 ("clk: qcom: Add APQ8084 Multimedia Clock Controller (MMCC) support") Signed-off-by: Georgi Djakov Reviewed-by: Stephen Boyd Signed-off-by: Michael Turquette --- Reading git-diff-tree failed