linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: laurent.pinchart@ideasonboard.com (Laurent Pinchart)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] clk: shmobile: div6: use proper description in kernel doc
Date: Mon, 24 Feb 2014 20:59:49 +0100	[thread overview]
Message-ID: <1592414.PQLaxVPFpz@avalon> (raw)
In-Reply-To: <1393271848-13313-1-git-send-email-wsa@the-dreams.de>

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

  reply	other threads:[~2014-02-24 19:59 UTC|newest]

Thread overview: 3+ 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:59 ` Laurent Pinchart [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=1592414.PQLaxVPFpz@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --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 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).