Searched hist:"61256133919 e76ea51e458c9713a9ee9d9ec4a67" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/mmp/ |
H A D | clk-frac.c | diff 61256133919e76ea51e458c9713a9ee9d9ec4a67 Fri Oct 31 03:13:42 CET 2014 Chao Xie <chao.xie@marvell.com> clk: mmp: add spin lock for clk-frac
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 <chao.xie@marvell.com> Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com> Signed-off-by: Michael Turquette <mturquette@linaro.org>
|
H A D | clk.h | diff 61256133919e76ea51e458c9713a9ee9d9ec4a67 Fri Oct 31 03:13:42 CET 2014 Chao Xie <chao.xie@marvell.com> clk: mmp: add spin lock for clk-frac
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 <chao.xie@marvell.com> Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com> Signed-off-by: Michael Turquette <mturquette@linaro.org>
|