diff options
author | 2012-10-29 23:26:56 +0000 | |
---|---|---|
committer | 2012-11-09 16:30:49 -0800 | |
commit | 5cf8f7db8274f68b180ad277dbb0308e72b66efd (patch) | |
tree | ad0e683218fec13d4d877b4dc56b8436ac023d5f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sparc: Allow OF_GPIO on sparc. (diff) | |
download | linux-dev-5cf8f7db8274f68b180ad277dbb0308e72b66efd.tar.xz linux-dev-5cf8f7db8274f68b180ad277dbb0308e72b66efd.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions