]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Fix name of Russell King in various comments
authorUwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
Fri, 11 Jul 2008 00:30:46 +0000 (17:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 11 Jul 2008 01:04:43 +0000 (18:04 -0700)
This patch was created by

git grep -E -l 'Rus(el|s?e)l King' | xargs -r -t perl -p -i -e 's/Rus(el|s?e)l King/Russell King/g'

Signed-off-by: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
Most-Definitely-Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/usb/host/ohci-au1xxx.c
drivers/usb/host/ohci-lh7a404.c
drivers/usb/host/ohci-s3c2410.c
drivers/usb/host/ohci-sa1111.c
include/asm-avr32/setup.h

index f90fe0c7373f046d7677d48350e177731daef514..68c17f5ea8ea15c4ebfcc34e95ff4fb625978309 100644 (file)
@@ -8,7 +8,7 @@
  * Bus Glue for AMD Alchemy Au1xxx
  *
  * Written by Christopher Hoover <ch@hpl.hp.com>
- * Based on fragments of previous driver by Rusell King et al.
+ * Based on fragments of previous driver by Russell King et al.
  *
  * Modified for LH7A404 from ohci-sa1111.c
  *  by Durgesh Pattamatta <pattamattad@sharpsec.com>
index 13c12ed22252cc90c1ace3319410819a5e111937..1ef5d482c145324f8638b45ec1c9d82dbf54e672 100644 (file)
@@ -8,7 +8,7 @@
  * Bus Glue for Sharp LH7A404
  *
  * Written by Christopher Hoover <ch@hpl.hp.com>
- * Based on fragments of previous driver by Rusell King et al.
+ * Based on fragments of previous driver by Russell King et al.
  *
  * Modified for LH7A404 from ohci-sa1111.c
  *  by Durgesh Pattamatta <pattamattad@sharpsec.com>
index ead4772f0f277c0f1447636e682392612ca65aa3..3c7a740cfe0ca6fbf1ab14a69972c6d6002c7dce 100644 (file)
@@ -8,7 +8,7 @@
  * USB Bus Glue for Samsung S3C2410
  *
  * Written by Christopher Hoover <ch@hpl.hp.com>
- * Based on fragments of previous driver by Rusell King et al.
+ * Based on fragments of previous driver by Russell King et al.
  *
  * Modified for S3C2410 from ohci-sa1111.c, ohci-omap.c and ohci-lh7a40.c
  *     by Ben Dooks, <ben@simtec.co.uk>
index 0f48f2d992263f199ad889e31f8e0f3bf0c4f48d..2e9dceb9bb9980055a8735988f7124a910f5494b 100644 (file)
@@ -8,7 +8,7 @@
  * SA1111 Bus Glue
  *
  * Written by Christopher Hoover <ch@hpl.hp.com>
- * Based on fragments of previous driver by Rusell King et al.
+ * Based on fragments of previous driver by Russell King et al.
  *
  * This file is licenced under the GPL.
  */
index ea3070ff13a528872b55915195c707ae1079f764..ff5b7cf6be4dd8065bffb566065de245a3f4020e 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 2004-2006 Atmel Corporation
  *
  * Based on linux/include/asm-arm/setup.h
- *   Copyright (C) 1997-1999 Russel King
+ *   Copyright (C) 1997-1999 Russell King
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as