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

Commit a22b4b2f authored by Hans-Christian Egtvedt's avatar Hans-Christian Egtvedt Committed by Dmitry Torokhov
Browse files

Input: at32psif - update MODULE_AUTHOR with new email

parent 8fd76c45
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -370,6 +370,6 @@ static void __exit psif_exit(void)
module_init(psif_init);
module_init(psif_init);
module_exit(psif_exit);
module_exit(psif_exit);


MODULE_AUTHOR("Hans-Christian Egtvedt <hcegtvedt@atmel.com>");
MODULE_AUTHOR("Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>");
MODULE_DESCRIPTION("Atmel AVR32 PSIF PS/2 driver");
MODULE_DESCRIPTION("Atmel AVR32 PSIF PS/2 driver");
MODULE_LICENSE("GPL");
MODULE_LICENSE("GPL");