sh: intc: Provide sysdev name for intc controllers.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 13 Apr 2010 01:16:34 +0000 (10:16 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 13 Apr 2010 01:16:34 +0000 (10:16 +0900)
commit0ded75428605213641897d6b8d8e9cf9fdb6eb8d
treeca9088ff89b42190df432650c2294abcbc3c735b
parent050d4cc7029b73997d6821d89487b1f777d4873c
sh: intc: Provide sysdev name for intc controllers.

Presently the sysdevs are simply numbered based on the list position,
without having any direct way of figuring out which controller these are
actually mapping to. This provides a name attr for mapping out the chip
name.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/sh/intc.c