diff options
author | Kiran Gunda <kgunda@codeaurora.org> | 2017-08-23 15:46:26 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 14:52:22 +0300 |
commit | 2fb4f2581d3ab3513fe44d35f9b9e79d89b1f521 (patch) | |
tree | 4439cf023159f0dcfa19b86de92606ce9547291a /firmware | |
parent | e55fe64a198d2657e24f9fca5cd6e7e7f13e0b2f (diff) | |
download | linux-2fb4f2581d3ab3513fe44d35f9b9e79d89b1f521.tar.xz |
spmi: pmic-arb: Move the ownership check to irq_chip callback
Check the irq ownership in the irq_request_resources callback
instead of checking it during the irq mapping. This can prevent
installing the flow handler for the interrupt that is not owned by the EE
and allow the irq translation during the gpio driver probe.
Signed-off-by: Kiran Gunda <kgunda@codeaurora.org>
Tested-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions