powerpc/mpc8610_hpcd: Do not use "/" in interrupt names
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 4 May 2011 14:29:31 +0000 (16:29 +0200)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 19 May 2011 13:29:58 +0000 (08:29 -0500)
commit977326fd1a3d272824fbbb480dc4aa347aa86fa8
tree44524ba43198c871da6199ac550e7b60be16ab25
parente169584b192b87bd0064ddacac477dc579db6df7
powerpc/mpc8610_hpcd: Do not use "/" in interrupt names

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>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/86xx/mpc8610_hpcd.c