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
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
From: "Ivan T. Ivanov"
Accessing GCC on MSM8974 trough <&gcc GCC_XO_CLK> lead to NULL
pointer dereference. Fix this.
Signed-off-by: Ivan T. Ivanov
---
drivers/clk/qcom/gcc-msm8974.c |2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/clk/qcom/gcc-msm8974.c b/drivers/clk/qcom/gcc-m
3 matches
Mail list logo