Input: Hold wake lock while event queue is not empty.
authorArve Hjønnevåg <arve@android.com>
Fri, 17 Oct 2008 22:20:55 +0000 (15:20 -0700)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:01:42 +0000 (12:01 -0800)
commit70eb1477934b09a14340391cfe27278023c80849
treeec9ab9d33430c0e7886d2bc2373d62abde67eb17
parentd1b77258225a67c4e680b232282b1d364f272d4e
Input: Hold wake lock while event queue is not empty.

Allows userspace code to process input events while
the device appears to be asleep.

Signed-off-by: Arve Hjønnevåg <arve@android.com>
drivers/input/evdev.c