Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 55e40950 authored by John Crispin's avatar John Crispin Committed by Linus Walleij
Browse files

pinctrl: update my email address



This patch updates my email address as I no longer have access to the old
one.

Signed-off-by: default avatarJohn Crispin <john@phrozen.org>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 704ae206
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 * 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
 * it under the terms of the GNU General Public License version 2 as
+1 −1
Original line number Diff line number Diff line
/*
 * 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
 * it under the terms of the GNU General Public License version 2 as
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
 *  by the Free Software Foundation.
 *
 *  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>
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
 *  it under the terms of the GNU General Public License version 2 as
 *  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>
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
 *  it under the terms of the GNU General Public License version 2 as
 *  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
Loading