[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <158117388600.411.10874687119247493337.tip-bot2@tip-bot2>
Date: Sat, 08 Feb 2020 14:58:06 -0000
From: "tip-bot2 for Randy Dunlap" <tip-bot2@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>,
Marc Zyngier <maz@...nel.org>, Guo Ren <guoren@...nel.org>,
x86 <x86@...nel.org>, LKML <linux-kernel@...r.kernel.org>
Subject: [tip: irq/urgent] irqchip: Some Kconfig cleanup for C-SKY
The following commit has been merged into the irq/urgent branch of tip:
Commit-ID: 656b42deddea57e55a570671db9403af0ed3c439
Gitweb: https://git.kernel.org/tip/656b42deddea57e55a570671db9403af0ed3c439
Author: Randy Dunlap <rdunlap@...radead.org>
AuthorDate: Tue, 28 Jan 2020 18:25:14 -08:00
Committer: Marc Zyngier <maz@...nel.org>
CommitterDate: Wed, 29 Jan 2020 12:19:58
irqchip: Some Kconfig cleanup for C-SKY
Fixes to Kconfig help text:
- spell out "hardware"
- fix verb usage
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Signed-off-by: Marc Zyngier <maz@...nel.org>
Acked-by: Guo Ren <guoren@...nel.org>
Link: https://lore.kernel.org/r/d44baeee-cceb-7c02-7249-e6b4817f0847@infradead.org
---
drivers/irqchip/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig
index 1006c69..6d39773 100644
--- a/drivers/irqchip/Kconfig
+++ b/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
Powered by blists - more mailing lists