From: Sudeep Holla <[email protected]> Date: Mon, 21 Sep 2015 16:47:09 +0100
> The device is set as wakeup capable using proper wakeup API but the > driver misuses IRQF_NO_SUSPEND to set the interrupt as wakeup source > which is incorrect. > > This patch removes the use of IRQF_NO_SUSPEND flags replacing it with > enable_irq_wake instead. > > Cc: "David S. Miller" <[email protected]> > Cc: Claudiu Manoil <[email protected]> > Cc: Kevin Hao <[email protected]> > Cc: [email protected] > Signed-off-by: Sudeep Holla <[email protected]> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

