diff options
author | John Crispin <john@phrozen.org> | 2016-12-20 13:55:41 -0500 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-12-30 03:17:02 -0500 |
commit | 55e409502e02aeca224efa4cae69d2480879744b (patch) | |
tree | 2ec33d7afe9a676b0cc24cb485924a1be2815a4d /drivers/pinctrl/pinctrl-xway.c | |
parent | 704ae20696128266cf81cf51ecdbeb4c182e9f79 (diff) |
pinctrl: update my email address
This patch updates my email address as I no longer have access to the old
one.
Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/pinctrl-xway.c')
-rw-r--r-- | drivers/pinctrl/pinctrl-xway.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pinctrl/pinctrl-xway.c b/drivers/pinctrl/pinctrl-xway.c index dd85ad1807f5..d4167e2c173a 100644 --- a/drivers/pinctrl/pinctrl-xway.c +++ b/drivers/pinctrl/pinctrl-xway.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * it under the terms of the GNU General Public License version 2 as | 6 | * it under the terms of the GNU General Public License version 2 as |
7 | * publishhed by the Free Software Foundation. | 7 | * publishhed by the Free Software Foundation. |
8 | * | 8 | * |
9 | * Copyright (C) 2012 John Crispin <blogic@openwrt.org> | 9 | * Copyright (C) 2012 John Crispin <john@phrozen.org> |
10 | * Copyright (C) 2015 Martin Schiller <mschiller@tdt.de> | 10 | * Copyright (C) 2015 Martin Schiller <mschiller@tdt.de> |
11 | */ | 11 | */ |
12 | 12 | ||