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>
Tue, 14 Jun 2011 16:08:44 +0000 (09:08 -0700)
commitca5d75f61af6c00e8bd9f4063c73a206d23df394
tree4f3912298dcbf84718a6063c7cb73af06a84e903
parent04bbdfd360349b207bf1887742aadd7906b44bcc
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