Skip to content

Commit

Permalink
Input: at32psif - update MODULE_AUTHOR with new email
Browse files Browse the repository at this point in the history
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
  • Loading branch information
Hans-Christian Egtvedt authored and Dmitry Torokhov committed Apr 24, 2008
1 parent 8fd76c4 commit a22b4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/input/serio/at32psif.c
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,6 @@ static void __exit psif_exit(void)
module_init(psif_init);
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_LICENSE("GPL");

0 comments on commit a22b4b2

Please sign in to comment.