linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] irqchip: cleanup Kconfig help text
@ 2019-11-28 22:42 Randy Dunlap
  2019-11-29 11:27 ` Guo Ren
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2019-11-28 22:42 UTC (permalink / raw)
  To: LKML, linux-csky; +Cc: Thomas Gleixner, Jason Cooper, Marc Zyngier, Guo Ren

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


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

* Re: [PATCH] irqchip: cleanup Kconfig help text
  2019-11-28 22:42 [PATCH] irqchip: cleanup Kconfig help text Randy Dunlap
@ 2019-11-29 11:27 ` Guo Ren
  0 siblings, 0 replies; 2+ messages in thread
From: Guo Ren @ 2019-11-29 11:27 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: LKML, linux-csky, Thomas Gleixner, Jason Cooper, Marc Zyngier

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/

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

end of thread, other threads:[~2019-11-29 11:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-28 22:42 [PATCH] irqchip: cleanup Kconfig help text Randy Dunlap
2019-11-29 11:27 ` Guo Ren

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