Re: [PATCH] clk: qcom: Add missing clock at index GCC_XO_CLK for MSM8974

2014-02-19 Thread Ivan T. Ivanov
On Wed, 2014-02-19 at 12:17 -0800, Stephen Boyd wrote: > On 02/19, Ivan T. Ivanov wrote: > > From: "Ivan T. Ivanov" > > > > Accessing GCC on MSM8974 trough <&gcc GCC_XO_CLK> lead to NULL > > s/trough/through/ > > > pointer dereference. Fix this. > > > > I think you want to get the XO clock f

Re: [PATCH] clk: qcom: Add missing clock at index GCC_XO_CLK for MSM8974

2014-02-19 Thread Stephen Boyd
On 02/19, Ivan T. Ivanov wrote: > From: "Ivan T. Ivanov" > > Accessing GCC on MSM8974 trough <&gcc GCC_XO_CLK> lead to NULL s/trough/through/ > pointer dereference. Fix this. > I think you want to get the XO clock from the not yet upstreamed RPM clock driver. This #define is for a gate that i