serial: sh-sci: Fix up pretty name printing for port IRQs.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 28 Jun 2011 06:25:36 +0000 (15:25 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 28 Jun 2011 06:25:36 +0000 (15:25 +0900)
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 <lethal@linux-sh.org>

No differences found