At 2014-09-04 02:04:24, "Mike Turquette" wrote:
>Quoting Chao Xie (2014-08-25 21:38:14)
>> From: Chao Xie
>>
>> The register used by clk-frac may be shared with
>> other clocks.
>> So it needs to use spin lock to protect the register
>> access.
>>
>> Signed-off-by: Chao Xie
>
>This patch will
Quoting Chao Xie (2014-08-25 21:38:14)
> From: Chao Xie
>
> The register used by clk-frac may be shared with
> other clocks.
> So it needs to use spin lock to protect the register
> access.
>
> Signed-off-by: Chao Xie
This patch will break against the latest clk-next due to api changes.
You ca
From: Chao Xie
The register used by clk-frac may be shared with
other clocks.
So it needs to use spin lock to protect the register
access.
Signed-off-by: Chao Xie
---
drivers/clk/mmp/clk-frac.c | 11 ++-
drivers/clk/mmp/clk-mmp2.c | 2 +-
drivers/clk/mmp/clk-pxa168.c | 2 +-
driv
From: Chao Xie
The register used by clk-frac may be shared with
other clocks.
So it needs to use spin lock to protect the register
access.
Signed-off-by: Chao Xie
---
drivers/clk/mmp/clk-frac.c | 11 ++-
drivers/clk/mmp/clk-mmp2.c | 2 +-
drivers/clk/mmp/clk-pxa168.c | 2 +-
driv
4 matches
Mail list logo