All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: bcm2835: Fix grammar in help message
@ 2013-12-27  2:43 Stephen Warren
  2013-12-27  2:43 ` [PATCH 2/3] ARM: bcm2835: add USB controller to device tree Stephen Warren
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stephen Warren @ 2013-12-27  2:43 UTC (permalink / raw)
  To: linux-arm-kernel

From: Stefan Weil <sw@weilnetz.de>

Replace "is use" by "is used" and remove a comma.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
---
Since I only have 3 patches for bcm2835 this kernel cycle, and they'll
likely go into different branches, I'm just re-sending them for direct
application. These patches are already in linux-next, but since there
are no linux-next being built at the moment, I've reset bcm2835's
for-next to remove them, so there will be no conflict.

I imagine this would go into a "soc" branch in arm-soc.

 arch/arm/mach-bcm2835/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-bcm2835/Kconfig b/arch/arm/mach-bcm2835/Kconfig
index 560045ca..d1f9612 100644
--- a/arch/arm/mach-bcm2835/Kconfig
+++ b/arch/arm/mach-bcm2835/Kconfig
@@ -12,4 +12,4 @@ config ARCH_BCM2835
 	select PINCTRL_BCM2835
 	help
 	  This enables support for the Broadcom BCM2835 SoC. This SoC is
-	  use in the Raspberry Pi, and Roku 2 devices.
+	  used in the Raspberry Pi and Roku 2 devices.
-- 
1.7.10.4

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

end of thread, other threads:[~2014-01-02 20:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-27  2:43 [PATCH 1/3] ARM: bcm2835: Fix grammar in help message Stephen Warren
2013-12-27  2:43 ` [PATCH 2/3] ARM: bcm2835: add USB controller to device tree Stephen Warren
2013-12-27  2:43 ` [PATCH 3/3] ARM: bcm2835: bcm2835_defconfig updates Stephen Warren
2014-01-02 20:08 ` [PATCH 1/3] ARM: bcm2835: Fix grammar in help message Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.