[PATCH] clk: shmobile: div6: use proper description in kernel doc

Mike Turquette mturquette at linaro.org
Tue Feb 25 03:36:28 EST 2014


Quoting Laurent Pinchart (2014-02-24 11:59:49)
> Hi Wolfram,
> 
> Thank you for the patch.
> 
> On Monday 24 February 2014 20:57:11 Wolfram Sang wrote:
> > From: Wolfram Sang <wsa at sang-engineering.com>
> > 
> > These variable clocks have nothing to do with MSTP gating, probably a
> > copy&paste leftover.
> > 
> > Signed-off-by: Wolfram Sang <wsa at sang-engineering.com>
> 
> Acked-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> 
> Mike, could you please pick this up for v3.15 ?

Taken into clk-next!

Thanks,
Mike

> 
> > ---
> >  drivers/clk/shmobile/clk-div6.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/clk/shmobile/clk-div6.c
> > b/drivers/clk/shmobile/clk-div6.c index aac4756..f065f69 100644
> > --- a/drivers/clk/shmobile/clk-div6.c
> > +++ b/drivers/clk/shmobile/clk-div6.c
> > @@ -23,7 +23,7 @@
> >  #define CPG_DIV6_DIV_MASK    0x3f
> > 
> >  /**
> > - * struct div6_clock - MSTP gating clock
> > + * struct div6_clock - CPG 6 bit divider clock
> >   * @hw: handle between common and hardware-specific interfaces
> >   * @reg: IO-remapped register
> >   * @div: divisor value (1-64)
> 
> -- 
> Regards,
> 
> Laurent Pinchart
> 



More information about the linux-arm-kernel mailing list