All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kirkwood: fix spelling mistake
@ 2016-11-17 20:29 p.wassi at gmx.at
  2016-11-17 21:00 ` Andrew Lunn
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: p.wassi at gmx.at @ 2016-11-17 20:29 UTC (permalink / raw)
  To: linux-arm-kernel

From: Paul Wassi <p.wassi@gmx.at>

Fix a spelling mistake in arch/arm/boot/dts/kirkwood-topkick.dts

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
---
The manufacturer's name is Univer*s*al Scientific Industrial...
Compare with footer of page here:
http://www.usish.com/english/products_topkick1281p2.php

 arch/arm/boot/dts/kirkwood-topkick.dts |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -rupN a/arch/arm/boot/dts/kirkwood-topkick.dts b/arch/arm/boot/dts/kirkwood-topkick.dts
--- a/arch/arm/boot/dts/kirkwood-topkick.dts
+++ b/arch/arm/boot/dts/kirkwood-topkick.dts
@@ -4,7 +4,7 @@
 #include "kirkwood-6282.dtsi"
 
 / {
-	model = "Univeral Scientific Industrial Co. Topkick-1281P2";
+	model = "Universal Scientific Industrial Co. Topkick-1281P2";
 	compatible = "usi,topkick-1281P2", "usi,topkick", "marvell,kirkwood-88f6282", "marvell,kirkwood";
 
 	memory {

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

end of thread, other threads:[~2016-11-18 13:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-17 20:29 [PATCH] kirkwood: fix spelling mistake p.wassi at gmx.at
2016-11-17 21:00 ` Andrew Lunn
2016-11-17 21:02 ` Andrew Lunn
2016-11-18  6:02   ` p.wassi at gmx.at
2016-11-18 13:04     ` Gregory CLEMENT
2016-11-18 13:02 ` Gregory CLEMENT

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.