Hi Javier,
On Fri, May 11, 2012 at 11:13:41AM +0200, javier Martin wrote:
Moreover, if you try a grep for IRQ_TRIGGER_NONE in the kernel tree
you won't find any driver doing this strange thing.
That is because most of the driver simply use '0', which is the same
thing - trust board code to perform setup using irq_set+_irq_type().
Thanks.
--
Dmitry