Skip to content
Commit 2d5f01d2 authored by Kiran Gunda's avatar Kiran Gunda
Browse files

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.

Change-Id: Ieffb55d3178d85824f0570720a9e06e773ec1237
Signed-off-by: default avatarKiran Gunda <kgunda@codeaurora.org>
parent be27e35c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment