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)
committerColin Cross <ccross@android.com>
Thu, 30 Sep 2010 00:49:09 +0000 (17:49 -0700)
commit7a1d4b001f18ce69d8037b3cf25e6a10eb113541
tree4f7839c806c9ad470c8ed8b70fa1e0a83e1ca3d3
parent9ad323ee4520876097403183bdb595858e0a20d2
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