Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

rtc: rzn1: update Michel's email

The Renesas address bounces, use the alternative one.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20241114193450.13982-1-wsa+renesas@sang-engineering.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>

authored by

Wolfram Sang and committed by
Alexandre Belloni
1f7a0c64 55727188

+2 -2
+2 -2
drivers/rtc/rtc-rzn1.c
··· 7 7 * - 2022 Schneider Electric 8 8 * 9 9 * Authors: 10 - * - Michel Pollet <michel.pollet@bp.renesas.com>, <buserror@gmail.com> 10 + * - Michel Pollet <buserror@gmail.com> 11 11 * - Miquel Raynal <miquel.raynal@bootlin.com> 12 12 */ 13 13 ··· 413 413 }; 414 414 module_platform_driver(rzn1_rtc_driver); 415 415 416 - MODULE_AUTHOR("Michel Pollet <Michel.Pollet@bp.renesas.com"); 416 + MODULE_AUTHOR("Michel Pollet <buserror@gmail.com>"); 417 417 MODULE_AUTHOR("Miquel Raynal <miquel.raynal@bootlin.com"); 418 418 MODULE_DESCRIPTION("RZ/N1 RTC driver"); 419 419 MODULE_LICENSE("GPL");