summaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc/irqdomain.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sh: intc: initial irqdomain support.Paul Mundt2012-08-011-0/+68
Trivial support for irq domains, using either a linear map or radix tree depending on the vector layout. Signed-off-by: Paul Mundt <lethal@linux-sh.org>