diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-04-18 21:57:26 (GMT) |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-04-19 21:00:43 (GMT) |
commit | 20adee8fa06ef69012bc277739e9e3762c78b7b7 (patch) | |
tree | 2dc5d7ca8c7b460eef5d6d7d4609203cf5615fc1 /mm/madvise.c | |
parent | 863a08dc8bc7ce32ecc9136671610a93a0dd68b1 (diff) | |
download | linux-fsl-qoriq-20adee8fa06ef69012bc277739e9e3762c78b7b7.tar.xz |
irqchip: exynos: look up irq using irq_find_mapping
Since we want to move to using the linear IRQ domain in the
future, we cannot rely on the irq numbers to be contiguous
and need to look up the irq from the hwirq using the domain.
This also turns the bogus comparison with NR_IRQ into a
more meaningful check to see if the number has a valid mapping.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'mm/madvise.c')
0 files changed, 0 insertions, 0 deletions