aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/devres.c
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-12-20 19:57:55 +0100
committerLinus Walleij <linus.walleij@linaro.org>2016-12-30 09:18:10 +0100
commitbaddc7ca446c18c68a0c8b298fd9920bf049efce (patch)
treeb21946696e7c80a6c7b32d89110dc6122e3fa2d6 /drivers/gpio/devres.c
parentgpio: mockup: coding style fixes (diff)
downloadlinux-dev-baddc7ca446c18c68a0c8b298fd9920bf049efce.tar.xz
linux-dev-baddc7ca446c18c68a0c8b298fd9920bf049efce.zip
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/devres.c')
-rw-r--r--drivers/gpio/devres.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/devres.c b/drivers/gpio/devres.c
index b760cbbb41d8..b1c41db52089 100644
--- a/drivers/gpio/devres.c
+++ b/drivers/gpio/devres.c
@@ -11,7 +11,7 @@
*
* This file is based on kernel/irq/devres.c
*
- * Copyright (c) 2011 John Crispin <blogic@openwrt.org>
+ * Copyright (c) 2011 John Crispin <john@phrozen.org>
*/
#include <linux/module.h>