From: David Howells Date: Tue, 14 Sep 2010 16:59:15 +0000 (+0100) Subject: MN10300: Fix up the IRQ names for the on-chip serial ports X-Git-Tag: v2.6.36-rc5~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4128b03ff1ff5bc6ea922518a3f36a09b914379;p=pandora-kernel.git MN10300: Fix up the IRQ names for the on-chip serial ports Fix up the IRQ names for the MN10300 on-chip serial ports in the driver as request_interrupt() no longer allows names containing slashes, giving a warning like the following if one is encountered: ------------[ cut here ]------------ WARNING: at fs/proc/generic.c:323 __xlate_proc_name+0x62/0x7c() name 'ttySM0/Rx' Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed