linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] clk: shmobile: div6: use proper description in kernel doc
@ 2014-02-24 19:57 Wolfram Sang
  2014-02-24 19:59 ` Laurent Pinchart
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfram Sang @ 2014-02-24 19:57 UTC (permalink / raw)
  To: linux-arm-kernel

From: Wolfram Sang <wsa@sang-engineering.com>

These variable clocks have nothing to do with MSTP gating, probably a
copy&paste leftover.

Signed-off-by: Wolfram Sang <wsa@sang-engineering.com>
---
 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)
-- 
1.8.5.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] clk: shmobile: div6: use proper description in kernel doc
  2014-02-24 19:57 [PATCH] clk: shmobile: div6: use proper description in kernel doc Wolfram Sang
@ 2014-02-24 19:59 ` Laurent Pinchart
  2014-02-25  8:36   ` Mike Turquette
  0 siblings, 1 reply; 3+ messages in thread
From: Laurent Pinchart @ 2014-02-24 19:59 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Wolfram,

Thank you for the patch.

On Monday 24 February 2014 20:57:11 Wolfram Sang wrote:
> From: Wolfram Sang <wsa@sang-engineering.com>
> 
> These variable clocks have nothing to do with MSTP gating, probably a
> copy&paste leftover.
> 
> Signed-off-by: Wolfram Sang <wsa@sang-engineering.com>

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

Mike, could you please pick this up for v3.15 ?

> ---
>  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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] clk: shmobile: div6: use proper description in kernel doc
  2014-02-24 19:59 ` Laurent Pinchart
@ 2014-02-25  8:36   ` Mike Turquette
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Turquette @ 2014-02-25  8:36 UTC (permalink / raw)
  To: linux-arm-kernel

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@sang-engineering.com>
> > 
> > These variable clocks have nothing to do with MSTP gating, probably a
> > copy&paste leftover.
> > 
> > Signed-off-by: Wolfram Sang <wsa@sang-engineering.com>
> 
> Acked-by: Laurent Pinchart <laurent.pinchart@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
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-25  8:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-24 19:57 [PATCH] clk: shmobile: div6: use proper description in kernel doc Wolfram Sang
2014-02-24 19:59 ` Laurent Pinchart
2014-02-25  8:36   ` Mike Turquette

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).