aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc/irqdomain.c
Commit message (Collapse)AuthorAge
* sh: intc: initial irqdomain support.Paul Mundt2012-08-01
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>