linux-csky.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND] irqchip: some Kconfig cleanup for C-SKY
@ 2020-01-29  2:25 Randy Dunlap
  2020-01-29 12:18 ` Marc Zyngier
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-01-29  2:25 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
Acked-by: Guo Ren <guoren@kernel.org>
---
 drivers/irqchip/Kconfig |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- linux-next-20200128.orig/drivers/irqchip/Kconfig
+++ linux-next-20200128/drivers/irqchip/Kconfig
@@ -438,7 +438,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
@@ -446,7 +446,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 RESEND] irqchip: some Kconfig cleanup for C-SKY
  2020-01-29  2:25 [PATCH RESEND] irqchip: some Kconfig cleanup for C-SKY Randy Dunlap
@ 2020-01-29 12:18 ` Marc Zyngier
  0 siblings, 0 replies; 2+ messages in thread
From: Marc Zyngier @ 2020-01-29 12:18 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: LKML, linux-csky, Thomas Gleixner, Jason Cooper, Guo Ren

On 2020-01-29 02:25, Randy Dunlap 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
> Acked-by: Guo Ren <guoren@kernel.org>
> ---
>  drivers/irqchip/Kconfig |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> --- linux-next-20200128.orig/drivers/irqchip/Kconfig
> +++ linux-next-20200128/drivers/irqchip/Kconfig
> @@ -438,7 +438,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
> @@ -446,7 +446,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

I'll queue that as part of the next batch of fixes.

Thanks,

         M.
-- 
Jazz is not dead. It just smells funny...

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

end of thread, other threads:[~2020-01-29 12:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-29  2:25 [PATCH RESEND] irqchip: some Kconfig cleanup for C-SKY Randy Dunlap
2020-01-29 12:18 ` Marc Zyngier

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