Skip to content

Commit 748f8b2

Browse files
Kumba42tsbogend
authored andcommitted
MIPS: Update Joshua Kinard's e-mail address
I am switching my address to a personal domain, so some files in the SGI IP30 and IOC3 files need to be updated. I will send updates for the MAINTAINERS file and rtc-ds1685 separately to linux-rtc. Signed-off-by: Joshua Kinard <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
1 parent 707b74c commit 748f8b2

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

arch/mips/include/asm/mach-ip30/cpu-feature-overrides.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Copyright (C) 2003 Ralf Baechle <[email protected]>
66
* 2004-2007 Stanislaw Skowronek <[email protected]>
77
* 2009 Johannes Dickgreber <[email protected]>
8-
* 2015 Joshua Kinard <[email protected]>
8+
* 2015 Joshua Kinard <[email protected]>
99
*
1010
*/
1111
#ifndef __ASM_MACH_IP30_CPU_FEATURE_OVERRIDES_H

arch/mips/include/asm/mach-ip30/spaces.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
22
/*
3-
* Copyright (C) 2016 Joshua Kinard <[email protected]>
3+
* Copyright (C) 2016 Joshua Kinard <[email protected]>
44
*
55
*/
66
#ifndef _ASM_MACH_IP30_SPACES_H

arch/mips/include/asm/sgi/heart.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Copyright (C) 2004-2007 Stanislaw Skowronek <[email protected]>
66
* 2009 Johannes Dickgreber <[email protected]>
7-
* 2007-2015 Joshua Kinard <[email protected]>
7+
* 2007-2015 Joshua Kinard <[email protected]>
88
*/
99
#ifndef __ASM_SGI_HEART_H
1010
#define __ASM_SGI_HEART_H

arch/mips/sgi-ip30/ip30-power.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* ip30-power.c: Software powerdown and reset handling for IP30 architecture.
44
*
55
* Copyright (C) 2004-2007 Stanislaw Skowronek <[email protected]>
6-
* 2014 Joshua Kinard <[email protected]>
6+
* 2014 Joshua Kinard <[email protected]>
77
* 2009 Johannes Dickgreber <[email protected]>
88
*/
99

arch/mips/sgi-ip30/ip30-setup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* SGI IP30 miscellaneous setup bits.
44
*
55
* Copyright (C) 2004-2007 Stanislaw Skowronek <[email protected]>
6-
* 2007 Joshua Kinard <[email protected]>
6+
* 2007 Joshua Kinard <[email protected]>
77
* 2009 Johannes Dickgreber <[email protected]>
88
*/
99

arch/mips/sgi-ip30/ip30-smp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* and smp-bmips.c.
66
*
77
* Copyright (C) 2005-2007 Stanislaw Skowronek <[email protected]>
8-
* 2006-2007, 2014-2015 Joshua Kinard <[email protected]>
8+
* 2006-2007, 2014-2015 Joshua Kinard <[email protected]>
99
* 2009 Johannes Dickgreber <[email protected]>
1010
*/
1111

arch/mips/sgi-ip30/ip30-timer.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Copyright (C) 2004-2007 Stanislaw Skowronek <[email protected]>
77
* Copyright (C) 2009 Johannes Dickgreber <[email protected]>
8-
* Copyright (C) 2011 Joshua Kinard <[email protected]>
8+
* Copyright (C) 2011 Joshua Kinard <[email protected]>
99
*/
1010

1111
#include <linux/clocksource.h>

arch/mips/sgi-ip30/ip30-xtalk.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* ip30-xtalk.c - Very basic Crosstalk (XIO) detection support.
44
* Copyright (C) 2004-2007 Stanislaw Skowronek <[email protected]>
55
* Copyright (C) 2009 Johannes Dickgreber <[email protected]>
6-
* Copyright (C) 2007, 2014-2016 Joshua Kinard <[email protected]>
6+
* Copyright (C) 2007, 2014-2016 Joshua Kinard <[email protected]>
77
*/
88

99
#include <linux/init.h>

drivers/mfd/ioc3.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Based on work by:
88
* Stanislaw Skowronek <[email protected]>
9-
* Joshua Kinard <[email protected]>
9+
* Joshua Kinard <[email protected]>
1010
* Brent Casavant <[email protected]> - IOC4 master driver
1111
* Pat Gefre <[email protected]> - IOC3 serial port IRQ demuxer
1212
*/

drivers/tty/serial/8250/8250_ioc3.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Copyright (C) 2019 Thomas Bogendoerfer <[email protected]>
66
*
77
* based on code Copyright (C) 2005 Stanislaw Skowronek <[email protected]>
8-
* Copyright (C) 2014 Joshua Kinard <[email protected]>
8+
* Copyright (C) 2014 Joshua Kinard <[email protected]>
99
*/
1010

1111
#include <linux/module.h>

0 commit comments

Comments
 (0)