Re: [PATCH v3 2/5(7)] OMAP1: Amstrad Delta: add a handler for processing interrupts generated by the FIQ routine

2010-04-26 Thread Tony Lindgren
* Janusz Krzysztofik [100422 18:20]: > Friday 23 April 2010 01:17:26 Tony Lindgren napisał(a): > > * Janusz Krzysztofik [100414 19:24]: > > > This patch introduces an IRQ handler used for processing interrupts > > > generated by the FIQ handler when it decides there are data ready for > > > proce

Re: [PATCH v3 2/5(7)] OMAP1: Amstrad Delta: add a handler for processing interrupts generated by the FIQ routine

2010-04-22 Thread Janusz Krzysztofik
Friday 23 April 2010 01:17:26 Tony Lindgren napisał(a): > * Janusz Krzysztofik [100414 19:24]: > > This patch introduces an IRQ handler used for processing interrupts > > generated by the FIQ handler when it decides there are data ready for > > processing. > > > > The handler further invokes devic

Re: [PATCH v3 2/5(7)] OMAP1: Amstrad Delta: add a handler for processing interrupts generated by the FIQ routine

2010-04-22 Thread Tony Lindgren
* Janusz Krzysztofik [100414 19:24]: > This patch introduces an IRQ handler used for processing interrupts generated > by the FIQ handler when it decides there are data ready for processing. > > The handler further invokes device specific interrupt routines based on an > interrupt source as passe

[PATCH v3 2/5(7)] OMAP1: Amstrad Delta: add a handler for processing interrupts generated by the FIQ routine

2010-04-14 Thread Janusz Krzysztofik
This patch introduces an IRQ handler used for processing interrupts generated by the FIQ handler when it decides there are data ready for processing. The handler further invokes device specific interrupt routines based on an interrupt source as passed from the FIQ handler. It can be registered by