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>
This commit is contained in:
parent
704ae20696
commit
55e409502e
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2016 John Crispin <blogic@openwrt.org>
|
* Copyright (c) 2016 John Crispin <john@phrozen.org>
|
||||||
*
|
*
|
||||||
* 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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2016 John Crispin <blogic@openwrt.org>
|
* Copyright (c) 2016 John Crispin <john@phrozen.org>
|
||||||
*
|
*
|
||||||
* 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
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
* by the Free Software Foundation.
|
* by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 Thomas Langer <thomas.langer@lantiq.com>
|
* Copyright (C) 2012 Thomas Langer <thomas.langer@lantiq.com>
|
||||||
* Copyright (C) 2012 John Crispin <blogic@openwrt.org>
|
* Copyright (C) 2012 John Crispin <john@phrozen.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/gpio.h>
|
#include <linux/gpio.h>
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
* 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
|
||||||
* publishhed by the Free Software Foundation.
|
* publishhed by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 John Crispin <blogic@openwrt.org>
|
* Copyright (C) 2012 John Crispin <john@phrozen.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/module.h>
|
#include <linux/module.h>
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
* 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
|
||||||
* publishhed by the Free Software Foundation.
|
* publishhed by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 John Crispin <blogic@openwrt.org>
|
* Copyright (C) 2012 John Crispin <john@phrozen.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __PINCTRL_LANTIQ_H
|
#ifndef __PINCTRL_LANTIQ_H
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
* 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
|
||||||
* publishhed by the Free Software Foundation.
|
* publishhed by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2012 John Crispin <blogic@openwrt.org>
|
* Copyright (C) 2012 John Crispin <john@phrozen.org>
|
||||||
* Copyright (C) 2015 Martin Schiller <mschiller@tdt.de>
|
* Copyright (C) 2015 Martin Schiller <mschiller@tdt.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue