From: Mike Turquette <mturquette@linaro.org>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] clk: shmobile: div6: use proper description in kernel doc
Date: Tue, 25 Feb 2014 08:36:28 +0000 [thread overview]
Message-ID: <20140225083628.22529.78265@quantum> (raw)
In-Reply-To: <1592414.PQLaxVPFpz@avalon>
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
>
WARNING: multiple messages have this Message-ID (diff)
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] clk: shmobile: div6: use proper description in kernel doc
Date: Tue, 25 Feb 2014 00:36:28 -0800 [thread overview]
Message-ID: <20140225083628.22529.78265@quantum> (raw)
In-Reply-To: <1592414.PQLaxVPFpz@avalon>
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
>
next prev parent reply other threads:[~2014-02-25 8:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-24 19:57 [PATCH] clk: shmobile: div6: use proper description in kernel doc Wolfram Sang
2014-02-24 19:57 ` Wolfram Sang
2014-02-24 19:59 ` Laurent Pinchart
2014-02-24 19:59 ` Laurent Pinchart
2014-02-25 8:36 ` Mike Turquette [this message]
2014-02-25 8:36 ` Mike Turquette
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140225083628.22529.78265@quantum \
--to=mturquette@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.