summaryrefslogtreecommitdiffstats
path: root/drivers/char/joystick/joy-amiga.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/joystick/joy-amiga.c')
-rw-r--r--drivers/char/joystick/joy-amiga.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/char/joystick/joy-amiga.c b/drivers/char/joystick/joy-amiga.c
index 520f262a4..918025040 100644
--- a/drivers/char/joystick/joy-amiga.c
+++ b/drivers/char/joystick/joy-amiga.c
@@ -25,7 +25,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Should you need to contact me, the author, you can do so either by
- * e-mail - mail your message to <vojtech@ucw.cz>, or by paper mail:
+ * e-mail - mail your message to <vojtech@suse.cz>, or by paper mail:
* Vojtech Pavlik, Ucitelska 1576, Prague 8, 182 00 Czech Republic
*/
@@ -39,7 +39,7 @@
static struct js_port* js_am_port __initdata = NULL;
-MODULE_AUTHOR("Vojtech Pavlik <vojtech@ucw.cz>");
+MODULE_AUTHOR("Vojtech Pavlik <vojtech@suse.cz>");
MODULE_PARM(js_am, "1-2i");
static int js_am[]={0,0};