On 29/07/2013 17:42, Linus Walleij :
On Sat, Jul 20, 2013 at 4:51 PM, Boris BREZILLON
<b.brezil...@overkiz.com> wrote:

The current implementation handle both edge and level interrupts with the
'handle_simple_irq' handler.

Level interrupts are active as long as the pin stays at the configured
level (low or high). In this case we have to use 'handle_level_irq' which
mask the interrupt until the handle has treated it.

Signed-off-by: Boris BREZILLON <b.brezil...@overkiz.com>

Nicolas/Jean-Christophe: any opinion on this patch?

Back online:

Acked-by: Nicolas Ferre <nicolas.fe...@atmel.com>

(maybe too late though)

Thanks for fixing this.

Bye,

I am tempted to just apply it and see if you react to it :-)

Yours,
Linus Walleij



--
Nicolas Ferre
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to