Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1723665 > unrolled thread

Re: [PATCH V2] spmi: pmic-arb: Move the ownership check to irq_chip callback

Started byStephen Boyd <sboyd@codeaurora.org>
First post2017-08-30 23:10 +0200
Last post2017-08-30 23:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

#1723665 — Re: [PATCH V2] spmi: pmic-arb: Move the ownership check to irq_chip callback

FromStephen Boyd <sboyd@codeaurora.org>
Date2017-08-30 23:10 +0200
SubjectRe: [PATCH V2] spmi: pmic-arb: Move the ownership check to irq_chip callback
Message-ID<ukipl-50S-21@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web