On Mon, Nov 30, 2009 at 10:27:37AM +0200, Mika Westerberg wrote: > > BTW: maybe this sharing the IRQ line between multiple buttons could be > implemented with threaded irq handler? Then it can go to sleep if, for > some reason, gpio_get_value() sleeps. Unfortunately I don't have such > hardware so I can't test it. > We still need debounce support there so you still need a timer and a workqueue. In the current form theraded IRQ will not buy us anything. -- Dmitry _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm