Hi Dmitry, On Wed, Aug 3, 2011 at 7:43 PM, Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> wrote: > Instead of wiring it all through input core could we contain this in > atkbd and hgpk by registering pm_notifiers and ignoring certain requests > from input/serio cores during system state transition on OLPC only? I've started looking at this, but my first problem is that when the input layer asks atkbd to turn off LEDs, atkbd schedules a workqueue item to undertake this work. However, as there is no synchronization, this work only seems to get executed during or after system resume. This makes it hard to catch with such a scheme. Any ideas? Daniel _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm