mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
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>
This commit is contained in:
parent
55727188df
commit
1f7a0c6483
|
|
@ -7,7 +7,7 @@
|
|||
* - 2022 Schneider Electric
|
||||
*
|
||||
* Authors:
|
||||
* - Michel Pollet <michel.pollet@bp.renesas.com>, <buserror@gmail.com>
|
||||
* - Michel Pollet <buserror@gmail.com>
|
||||
* - Miquel Raynal <miquel.raynal@bootlin.com>
|
||||
*/
|
||||
|
||||
|
|
@ -413,7 +413,7 @@ static struct platform_driver rzn1_rtc_driver = {
|
|||
};
|
||||
module_platform_driver(rzn1_rtc_driver);
|
||||
|
||||
MODULE_AUTHOR("Michel Pollet <Michel.Pollet@bp.renesas.com");
|
||||
MODULE_AUTHOR("Michel Pollet <buserror@gmail.com>");
|
||||
MODULE_AUTHOR("Miquel Raynal <miquel.raynal@bootlin.com");
|
||||
MODULE_DESCRIPTION("RZ/N1 RTC driver");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user