Re: [PATCH v6 4/6] clk: meson: make the spinlock naming more specific

2017-12-11 Thread Jerome Brunet
On Mon, 2017-12-11 at 14:48 +0800, Yixun Lan wrote: > .ops = &clk_gate_ops, > diff --git a/drivers/clk/meson/clkc.h b/drivers/clk/meson/clkc.h > index 1629da9b4141..87f06a801a4d 100644 > --- a/drivers/clk/meson/clkc.h > +++ b/drivers/clk/meson/clkc.h > @@ -134,7 +134,7 @@ struct mes

Re: [PATCH v6 4/6] clk: meson: make the spinlock naming more specific

2017-12-11 Thread Jerome Brunet
On Mon, 2017-12-11 at 14:48 +0800, Yixun Lan wrote: > Make the spinlock more specific, so better for lockdep > debugging and ctags/grep. > > Suggested-by: Stephen Boyd > Signed-off-by: Yixun Lan Yixun, This change is not related to the main task describe in the cover letter. Next time, please