Skip to content

Commit 1f7a0c6

Browse files
Wolfram Sangalexandrebelloni
authored andcommitted
rtc: rzn1: update Michel's email
The Renesas address bounces, use the alternative one. Signed-off-by: Wolfram Sang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
1 parent 5572718 commit 1f7a0c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/rtc/rtc-rzn1.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* - 2022 Schneider Electric
88
*
99
* Authors:
10-
* - Michel Pollet <[email protected]>, <[email protected]>
10+
* - Michel Pollet <[email protected]>
1111
* - Miquel Raynal <[email protected]>
1212
*/
1313

@@ -413,7 +413,7 @@ static struct platform_driver rzn1_rtc_driver = {
413413
};
414414
module_platform_driver(rzn1_rtc_driver);
415415

416-
MODULE_AUTHOR("Michel Pollet <[email protected].com");
416+
MODULE_AUTHOR("Michel Pollet <buserror@gmail.com>");
417417
MODULE_AUTHOR("Miquel Raynal <[email protected]");
418418
MODULE_DESCRIPTION("RZ/N1 RTC driver");
419419
MODULE_LICENSE("GPL");

0 commit comments

Comments
 (0)