On Fri, Dec 30, 2016 at 1:43 PM, Magnus Lilja <lilja.magnus@xxxxxxxxx> wrote: > Commit 10f9edaeaa30 ("mfd: mc13xxx: Use regmap irq framework for > interrupts") removed the passing of the IRQF_TRIGGER_HIGH flag when > registering the interrupt. > This commit fixes that problem by setting the IRQF_TRIGGER_HIGH flag in > case no irq type is set via irqd framework (e.g. device tree). In the > latter case the irq flag from irqd is used. > > Tested on i.MX31 PDK hardware. > > Fixes: 10f9edaeaa30 ("mfd: mc13xxx: Use regmap irq framework for interrupts") > Cc: <stable@xxxxxxxxxxxxxxx> # 3.18.x > Cc: Lee Jones <lee.jones@xxxxxxxxxx> > Signed-off-by: Magnus Lilja <lilja.magnus@xxxxxxxxx> Reviewed-by: Fabio Estevam <fabio.estevam@xxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html