summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
diff options
context:
space:
mode:
authorAndreas Larsson <andreas@gaisler.com>2012-10-29 23:26:56 +0000
committerDavid S. Miller <davem@davemloft.net>2012-11-09 16:30:49 -0800
commit5cf8f7db8274f68b180ad277dbb0308e72b66efd (patch)
treead0e683218fec13d4d877b4dc56b8436ac023d5f /arch/sparc/kernel
parentafe760e43d576aa8d3af4d9fd3913e52014a7571 (diff)
sparc: Add sparc support for platform_get_irq()
This adds sparc support for platform_get_irq that in the normal case use platform_get_resource() to get an irq. This standard approach fails for sparc as there are no resources of type IORESOURCE_IRQ for irqs for sparc. Cross platform drivers can then use this standard platform function and work on sparc instead of having to have a special case for sparc. Signed-off-by: Andreas Larsson <andreas@gaisler.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/kernel')
0 files changed, 0 insertions, 0 deletions