]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfff68e8d044bd93551924c2f516ab7d0048c90d9
treeca9088ff89b42190df432650c2294abcbc3c735b
parent1be5370c70b88d1069a71ba4847cf2da88e1b3ff
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