On Fri, Jun 14, 2013 at 06:40:44PM +0200, Javier Martinez Canillas wrote: > Use irq_get_trigger_type() to get the IRQ trigger type flags > instead calling irqd_get_trigger_type(irq_get_irq_data(irq)) > > Signed-off-by: Javier Martinez Canillas <javier.martinez@xxxxxxxxxxxxxxx> > --- > drivers/gpio/gpio-mvebu.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Acked-by: Jason Cooper <jason@xxxxxxxxxxxxxx> thx, Jason.