summaryrefslogtreecommitdiff
path: root/drivers/iommu
diff options
context:
space:
mode:
authorMika Westerberg <mika.westerberg@linux.intel.com>2015-10-21 13:08:43 +0300
committerLinus Walleij <linus.walleij@linaro.org>2015-10-27 15:27:49 +0300
commit193b40c8258f781d8dc395909b2971472aad6796 (patch)
tree316f25621215ac53defbbcf615b78398839523fa /drivers/iommu
parentef0eebc05130b0d22b0ea65c0cd014ee16fc89c7 (diff)
downloadlinux-193b40c8258f781d8dc395909b2971472aad6796.tar.xz
pinctrl: intel: Add support for multiple GPIO chips sharing the interrupt
On Intel Broxton the GPIO hardware consists of several chips that all share the parent interrupt. It is not possible to handle this by setting chained handler for each chip (as they will overwrite each other). To overcome this we need to request the interrupt using devm_request_irq() and pass IRQF_SHARED with the flags. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/iommu')
0 files changed, 0 insertions, 0 deletions