QUERY: How to handle sharing of interrupt between different peripherals.

Viresh KUMAR viresh.kumar at st.com
Mon Mar 15 02:44:54 EDT 2010


On 3/15/2010 10:48 AM, jassi brar wrote:
> On Mon, Mar 15, 2010 at 1:37 PM, Viresh KUMAR <viresh.kumar at st.com> wrote:
>> In our SOC (SPEArxxx), we have few peripherals which share common interrupt
>> line.
> how about set_irq_chained_handler ?

I think it is not for this purpose. Better to use IRQF_SHARED in normal
request_irq. what do you say?



More information about the linux-arm-kernel mailing list