aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/hardware
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2016-09-06 00:45:33 +0100
committerRussell King <rmk+kernel@armlinux.org.uk>2016-09-20 14:21:08 +0100
commitcf6e4ca3e53f734f8fcb253a686c1fdbb6a50e85 (patch)
tree1ce704529fd40fbeeecbb588e0f4f5875e421560 /arch/arm/include/asm/hardware
parentARM: sa1111: clean up duplication in IRQ chip implementation (diff)
downloadlinux-dev-cf6e4ca3e53f734f8fcb253a686c1fdbb6a50e85.tar.xz
linux-dev-cf6e4ca3e53f734f8fcb253a686c1fdbb6a50e85.zip
ARM: sa1111: add sa1111_get_irq()
Add a helper function to get the irq number for a device. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/arm/include/asm/hardware')
-rw-r--r--arch/arm/include/asm/hardware/sa1111.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/include/asm/hardware/sa1111.h b/arch/arm/include/asm/hardware/sa1111.h
index 7c2bbc7f0be1..267e43b5225f 100644
--- a/arch/arm/include/asm/hardware/sa1111.h
+++ b/arch/arm/include/asm/hardware/sa1111.h
@@ -446,6 +446,8 @@ struct sa1111_driver {
int sa1111_enable_device(struct sa1111_dev *);
void sa1111_disable_device(struct sa1111_dev *);
+int sa1111_get_irq(struct sa1111_dev *, unsigned num);
+
unsigned int sa1111_pll_clock(struct sa1111_dev *);
#define SA1111_AUDIO_ACLINK 0