diff options
| author | Wolfram Sang <[email protected]> | 2020-05-05 17:11:02 -0700 |
|---|---|---|
| committer | Dmitry Torokhov <[email protected]> | 2020-05-05 17:12:06 -0700 |
| commit | 18f423748b986c00216b6574c931d3d7581b393f (patch) | |
| tree | ab9fe0e8b97e57d2596e9ced4df98ff3f1024540 /include/linux/input | |
| parent | 5caab2da63207d6d631007f592f5219459e3454d (diff) | |
Input: lm8333 - update contact email
The 'pengutronix' address is defunct for years. Use the proper contact
address.
Signed-off-by: Wolfram Sang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'include/linux/input')
| -rw-r--r-- | include/linux/input/lm8333.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <[email protected]> + * Copyright (C) 2012 Wolfram Sang, Pengutronix <[email protected]> */ #ifndef _LM8333_H |