git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23241d4
)
serial: sh-sci: Fix up pretty name printing for port IRQs.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 28 Jun 2011 06:25:36 +0000
(15:25 +0900)
committer
Paul 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