Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3090ac0a authored by Hans-Christian Egtvedt's avatar Hans-Christian Egtvedt Committed by Alexandre Belloni
Browse files

rtc: at32ap700x: update author email



This patch updates the email address of the rtc-at32ap700x driver supported by
me to an email account I will use on a more regular basis in the future.

Signed-off-by: default avatarHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
parent 9bb698c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -282,6 +282,6 @@ static struct platform_driver at32_rtc_driver = {

module_platform_driver_probe(at32_rtc_driver, at32_rtc_probe);

MODULE_AUTHOR("Hans-Christian Egtvedt <hcegtvedt@atmel.com>");
MODULE_AUTHOR("Hans-Christian Egtvedt <egtvedt@samfundet.no>");
MODULE_DESCRIPTION("Real time clock for AVR32 AT32AP700x");
MODULE_LICENSE("GPL");