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>
This commit is contained in:
Родитель
a7de3902ed
Коммит
ac310bb5db
|
@ -8,7 +8,7 @@
|
||||||
* Bus Glue for AMD Alchemy Au1xxx
|
* Bus Glue for AMD Alchemy Au1xxx
|
||||||
*
|
*
|
||||||
* Written by Christopher Hoover <ch@hpl.hp.com>
|
* 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
|
* Modified for LH7A404 from ohci-sa1111.c
|
||||||
* by Durgesh Pattamatta <pattamattad@sharpsec.com>
|
* by Durgesh Pattamatta <pattamattad@sharpsec.com>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
* Bus Glue for Sharp LH7A404
|
* Bus Glue for Sharp LH7A404
|
||||||
*
|
*
|
||||||
* Written by Christopher Hoover <ch@hpl.hp.com>
|
* 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
|
* Modified for LH7A404 from ohci-sa1111.c
|
||||||
* by Durgesh Pattamatta <pattamattad@sharpsec.com>
|
* by Durgesh Pattamatta <pattamattad@sharpsec.com>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
* USB Bus Glue for Samsung S3C2410
|
* USB Bus Glue for Samsung S3C2410
|
||||||
*
|
*
|
||||||
* Written by Christopher Hoover <ch@hpl.hp.com>
|
* 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
|
* Modified for S3C2410 from ohci-sa1111.c, ohci-omap.c and ohci-lh7a40.c
|
||||||
* by Ben Dooks, <ben@simtec.co.uk>
|
* by Ben Dooks, <ben@simtec.co.uk>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
* SA1111 Bus Glue
|
* SA1111 Bus Glue
|
||||||
*
|
*
|
||||||
* Written by Christopher Hoover <ch@hpl.hp.com>
|
* 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.
|
* This file is licenced under the GPL.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Copyright (C) 2004-2006 Atmel Corporation
|
* Copyright (C) 2004-2006 Atmel Corporation
|
||||||
*
|
*
|
||||||
* Based on linux/include/asm-arm/setup.h
|
* 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
|
* 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
|
* it under the terms of the GNU General Public License version 2 as
|
||||||
|
|
Загрузка…
Ссылка в новой задаче