m68k/atari: Do not use "/" in interrupt names
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 4 May 2011 12:55:41 +0000 (14:55 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 19 May 2011 16:19:10 +0000 (18:19 +0200)
It may trigger a warning in fs/proc/generic.c:__xlate_proc_name() when
trying to add an entry for the interrupt handler to sysfs.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found