From: Paul Mundt Date: Tue, 28 Jun 2011 06:25:36 +0000 (+0900) Subject: serial: sh-sci: Fix up pretty name printing for port IRQs. X-Git-Tag: v3.1-rc1~99^2~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9174fc8f111982e024a00512c521ad8f1056fccb;p=pandora-kernel.git serial: sh-sci: Fix up pretty name printing for port IRQs. Presently these were all using the same static string with no regard to dev_name() and the like. This implements a bit of rework to name the IRQ dynamically, as it should have been doing all along anyways. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed