On Mon, Apr 2, 2018 at 5:01 PM, Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote: > On Mon, Apr 2, 2018 at 3:20 PM, Vignesh R <vigneshr@xxxxxx> wrote: >> + if (!device_may_wakeup(dev)) >> + priv->wer = 0; > > Can it be > > priv->wer = device_may_wakeup(dev); > > ? Answering to myself, missed that this value is used as actual one for the HW. -- With Best Regards, Andy Shevchenko -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html