[PATCH] input: lm8333: update contact email

From: Wolfram Sang
Date: Sat May 02 2020 - 10:26:43 EST


The 'pengutronix' address is defunct for years. Use the proper contact
address.

Signed-off-by: Wolfram Sang <wsa@xxxxxxxxxx>
---
include/linux/input/lm8333.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/input/lm8333.h b/include/linux/input/lm8333.h
index 79f918c6e8c5..906da5fc06e0 100644
--- a/include/linux/input/lm8333.h
+++ b/include/linux/input/lm8333.h
@@ -1,6 +1,6 @@
/*
* public include for LM8333 keypad driver - same license as driver
- * Copyright (C) 2012 Wolfram Sang, Pengutronix <w.sang@xxxxxxxxxxxxxx>
+ * Copyright (C) 2012 Wolfram Sang, Pengutronix <kernel@xxxxxxxxxxxxxx>
*/

#ifndef _LM8333_H
--
2.20.1