linux-csky.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guo Ren <guoren@kernel.org>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	linux-csky@vger.kernel.org, Thomas Gleixner <tglx@linutronix.de>,
	Jason Cooper <jason@lakedaemon.net>,
	Marc Zyngier <maz@kernel.org>
Subject: Re: [PATCH] irqchip: cleanup Kconfig help text
Date: Fri, 29 Nov 2019 19:27:08 +0800	[thread overview]
Message-ID: <CAJF2gTQ52at-NUhA4dTqopHJbYA25wPdGB_fjvmwdiW1CzgkSA@mail.gmail.com> (raw)
In-Reply-To: <ca14f757-f191-62a0-b896-6b3ba0f9d168@infradead.org>

Thx

Acked-by: Guo Ren <guoren@kernel.org>

On Fri, Nov 29, 2019 at 6:42 AM Randy Dunlap <rdunlap@infradead.org> wrote:
>
> From: Randy Dunlap <rdunlap@infradead.org>
>
> Fixes to Kconfig help text:
>
> - spell out "hardware"
> - fix verb usage
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Cc: Jason Cooper <jason@lakedaemon.net>
> Cc: Marc Zyngier <maz@kernel.org>
> Cc: linux-kernel@vger.kernel.org
> Cc: Guo Ren <guoren@kernel.org>
> Cc: linux-csky@vger.kernel.org
> ---
>  drivers/irqchip/Kconfig |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> --- lnx-54.orig/drivers/irqchip/Kconfig
> +++ lnx-54/drivers/irqchip/Kconfig
> @@ -434,7 +434,7 @@ config CSKY_MPINTC
>         help
>           Say yes here to enable C-SKY SMP interrupt controller driver used
>           for C-SKY SMP system.
> -         In fact it's not mmio map in hw and it use ld/st to visit the
> +         In fact it's not mmio map in hardware and it uses ld/st to visit the
>           controller's register inside CPU.
>
>  config CSKY_APB_INTC
> @@ -442,7 +442,7 @@ config CSKY_APB_INTC
>         depends on CSKY
>         help
>           Say yes here to enable C-SKY APB interrupt controller driver used
> -         by C-SKY single core SOC system. It use mmio map apb-bus to visit
> +         by C-SKY single core SOC system. It uses mmio map apb-bus to visit
>           the controller's register.
>
>  config IMX_IRQSTEER
>


-- 
Best Regards
 Guo Ren

ML: https://lore.kernel.org/linux-csky/

      reply	other threads:[~2019-11-29 11:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-28 22:42 [PATCH] irqchip: cleanup Kconfig help text Randy Dunlap
2019-11-29 11:27 ` Guo Ren [this message]

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=CAJF2gTQ52at-NUhA4dTqopHJbYA25wPdGB_fjvmwdiW1CzgkSA@mail.gmail.com \
    --to=guoren@kernel.org \
    --cc=jason@lakedaemon.net \
    --cc=linux-csky@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maz@kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=tglx@linutronix.de \
    /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).