diff options
| author | Luca Ceresoli <[email protected]> | 2022-06-03 17:57:25 +0200 |
|---|---|---|
| committer | Lee Jones <[email protected]> | 2022-07-19 10:54:38 +0100 |
| commit | 62fa5c9800a0b9aecf9ce0743f12a16057c9400d (patch) | |
| tree | 28907ed3258fbf98f85858fc6cbf0ea8f2bcd9bb /include/linux | |
| parent | c1cd6c305ecdfe1f352fc24eaa7793674505fd84 (diff) | |
mfd: max77714: Update Luca Ceresoli's e-mail address
My Bootlin address is preferred from now on.
Signed-off-by: Luca Ceresoli <[email protected]>
Signed-off-by: Luca Ceresoli <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mfd/max77714.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mfd/max77714.h b/include/linux/mfd/max77714.h index a970dc455426..7947e0d697a5 100644 --- a/include/linux/mfd/max77714.h +++ b/include/linux/mfd/max77714.h @@ -3,7 +3,7 @@ * Maxim MAX77714 Register and data structures definition. * * Copyright (C) 2022 Luca Ceresoli - * Author: Luca Ceresoli <[email protected]> + * Author: Luca Ceresoli <[email protected]> */ #ifndef __LINUX_MFD_MAX77714_H_ |