Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1723665
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V2] spmi: pmic-arb: Move the ownership check to irq_chip callback |
| Date | 2017-08-30 23:10 +0200 |
| Message-ID | <ukipl-50S-21@gated-at.bofh.it> (permalink) |
| References | <uhDgB-Aw-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 08/23, Kiran Gunda wrote: > 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> > --- Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH V2] spmi: pmic-arb: Move the ownership check to irq_chip callback Stephen Boyd <sboyd@codeaurora.org> - 2017-08-30 23:10 +0200
csiph-web