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)
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>

No differences found