* [PATCH 4/7] input: keyboard: lm8333: fix broken email address
[not found] <1429537917-7433-1-git-send-email-wsa@the-dreams.de>
@ 2015-04-20 13:51 ` Wolfram Sang
2015-04-20 17:24 ` Dmitry Torokhov
0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2015-04-20 13:51 UTC (permalink / raw)
To: linux-kernel; +Cc: Wolfram Sang, Dmitry Torokhov, linux-input
My Pengutronix address is not valid anymore, redirect people to the Pengutronix
kernel team.
Reported-by: Harald Geyer <harald@ccbib.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Robert Schwebel <r.schwebel@pengutronix.de>
---
These patches shall go via the individual subsystem trees.
drivers/input/keyboard/lm8333.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/input/keyboard/lm8333.c b/drivers/input/keyboard/lm8333.c
index 9081cbef11ea12..0ad422b8a2607c 100644
--- a/drivers/input/keyboard/lm8333.c
+++ b/drivers/input/keyboard/lm8333.c
@@ -1,6 +1,6 @@
/*
* LM8333 keypad driver
- * Copyright (C) 2012 Wolfram Sang, Pengutronix <w.sang@pengutronix.de>
+ * Copyright (C) 2012 Wolfram Sang, Pengutronix <kernel@pengutronix.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -231,6 +231,6 @@ static struct i2c_driver lm8333_driver = {
};
module_i2c_driver(lm8333_driver);
-MODULE_AUTHOR("Wolfram Sang <w.sang@pengutronix.de>");
+MODULE_AUTHOR("Wolfram Sang <kernel@pengutronix.de>");
MODULE_DESCRIPTION("LM8333 keyboard driver");
MODULE_LICENSE("GPL v2");
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 4/7] input: keyboard: lm8333: fix broken email address
2015-04-20 13:51 ` [PATCH 4/7] input: keyboard: lm8333: fix broken email address Wolfram Sang
@ 2015-04-20 17:24 ` Dmitry Torokhov
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2015-04-20 17:24 UTC (permalink / raw)
To: Wolfram Sang; +Cc: linux-kernel, linux-input
On Mon, Apr 20, 2015 at 03:51:41PM +0200, Wolfram Sang wrote:
> My Pengutronix address is not valid anymore, redirect people to the Pengutronix
> kernel team.
>
> Reported-by: Harald Geyer <harald@ccbib.org>
> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
> Acked-by: Robert Schwebel <r.schwebel@pengutronix.de>
> ---
> These patches shall go via the individual subsystem trees.
Applied, thank you.
>
> drivers/input/keyboard/lm8333.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/input/keyboard/lm8333.c b/drivers/input/keyboard/lm8333.c
> index 9081cbef11ea12..0ad422b8a2607c 100644
> --- a/drivers/input/keyboard/lm8333.c
> +++ b/drivers/input/keyboard/lm8333.c
> @@ -1,6 +1,6 @@
> /*
> * LM8333 keypad driver
> - * Copyright (C) 2012 Wolfram Sang, Pengutronix <w.sang@pengutronix.de>
> + * Copyright (C) 2012 Wolfram Sang, Pengutronix <kernel@pengutronix.de>
> *
> * This program is free software; you can redistribute it and/or modify
> * it under the terms of the GNU General Public License as published by
> @@ -231,6 +231,6 @@ static struct i2c_driver lm8333_driver = {
> };
> module_i2c_driver(lm8333_driver);
>
> -MODULE_AUTHOR("Wolfram Sang <w.sang@pengutronix.de>");
> +MODULE_AUTHOR("Wolfram Sang <kernel@pengutronix.de>");
> MODULE_DESCRIPTION("LM8333 keyboard driver");
> MODULE_LICENSE("GPL v2");
> --
> 2.1.4
>
--
Dmitry
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-04-20 17:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1429537917-7433-1-git-send-email-wsa@the-dreams.de>
2015-04-20 13:51 ` [PATCH 4/7] input: keyboard: lm8333: fix broken email address Wolfram Sang
2015-04-20 17:24 ` Dmitry Torokhov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).