OSDN Git Service

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)
committerIliyan Malchev <malchev@google.com>
Mon, 23 May 2011 22:43:00 +0000 (15:43 -0700)
commit4f58962a357191fd382184d06de933b4ebaa97a3
treeead7952e957a1299f55c6effc7beed33585883c4
parent53c57fbb459543e6af5e71943faba782fdc68e01
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