diff options
author | John Crispin <john@phrozen.org> | 2016-12-20 21:57:55 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-12-30 11:18:10 +0300 |
commit | baddc7ca446c18c68a0c8b298fd9920bf049efce (patch) | |
tree | b21946696e7c80a6c7b32d89110dc6122e3fa2d6 /drivers/gpio/gpio-stp-xway.c | |
parent | 364ac45655f10217d3fadc013347fde49f870f39 (diff) | |
download | linux-baddc7ca446c18c68a0c8b298fd9920bf049efce.tar.xz |
gpio: 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/gpio/gpio-stp-xway.c')
-rw-r--r-- | drivers/gpio/gpio-stp-xway.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/gpio-stp-xway.c b/drivers/gpio/gpio-stp-xway.c index 19e654f88b3a..c07385b71403 100644 --- a/drivers/gpio/gpio-stp-xway.c +++ b/drivers/gpio/gpio-stp-xway.c @@ -3,7 +3,7 @@ * under the terms of the GNU General Public License version 2 as published * by the Free Software Foundation. * - * Copyright (C) 2012 John Crispin <blogic@openwrt.org> + * Copyright (C) 2012 John Crispin <john@phrozen.org> * */ |