input: evdev: Use unique wakelock names
authorMike Chan <mike@android.com>
Wed, 28 Oct 2009 00:37:44 +0000 (17:37 -0700)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:01:44 +0000 (12:01 -0800)
commit3ed38c1173b442ac52c14e7ce349b13c0909c4b2
tree4b429662777dad11e52d88a663c980923dcba4bf
parent25a1769cb2c2d11ede950f550de83f4ffcc31240
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