input: evdev: Use unique wakelock names
authorMike Chan <mike@android.com>
Wed, 28 Oct 2009 00:37:44 +0000 (17:37 -0700)
committerColin Cross <ccross@android.com>
Thu, 30 Sep 2010 00:49:09 +0000 (17:49 -0700)
commitebdbe7c03e5f5634880c824f42dcded1337af762
treece4f653aa6ead33dfa29317ea1467750b6c92278
parent36c83de7181079b3e5ce339c6d15172adaab960a
input: evdev: Use unique wakelock names

wakelock names are now contain evdev->name and pid

Signed-off-by: Mike Chan <mike@android.com>
drivers/input/evdev.c