summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-sa1111.c
diff options
context:
space:
mode:
authorUwe Kleine-König2008-07-11 02:30:46 +0200
committerLinus Torvalds2008-07-11 03:04:43 +0200
commitac310bb5db057963548e067037d68c9be41d0dd0 (patch)
tree84d88f35422087d2f5f76ce687aa103a9424ef5c /drivers/usb/host/ohci-sa1111.c
parentrapidio: fix device reference counting (diff)
downloadkernel-qcow2-linux-ac310bb5db057963548e067037d68c9be41d0dd0.tar.gz
kernel-qcow2-linux-ac310bb5db057963548e067037d68c9be41d0dd0.tar.xz
kernel-qcow2-linux-ac310bb5db057963548e067037d68c9be41d0dd0.zip
Fix name of Russell King in various comments
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>
Diffstat (limited to 'drivers/usb/host/ohci-sa1111.c')
-rw-r--r--drivers/usb/host/ohci-sa1111.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/ohci-sa1111.c b/drivers/usb/host/ohci-sa1111.c
index 0f48f2d99226..2e9dceb9bb99 100644
--- a/drivers/usb/host/ohci-sa1111.c
+++ b/drivers/usb/host/ohci-sa1111.c
@@ -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.
*/