On Mon, 2017-12-11 at 22:13 +0800, Yixun Lan wrote: > Make the spinlock more specific, so better for lockdep > debugging and ctags/grep. > > Suggested-by: Stephen Boyd <sb...@codeaurora.org> > Signed-off-by: Yixun Lan <yixun....@amlogic.com>
Applied to next/drivers Thx > > --- > > this patch try to address the issue which bring up by Stephen at [1] > [1] > http://lists.infradead.org/pipermail/linux-amlogic/2017-December/005534.html > --- > drivers/clk/meson/clkc.h | 2 +- > drivers/clk/meson/gxbb.c | 112 > ++++++++++++++++++++++---------------------- > drivers/clk/meson/meson8b.c | 24 +++++----- > 3 files changed, 69 insertions(+), 69 deletions(-)