input: misc: gpio_event: remove early suspend
authorColin Cross <ccross@android.com>
Thu, 2 Feb 2012 04:26:28 +0000 (20:26 -0800)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 20:40:21 +0000 (13:40 -0700)
commit18678ffec90a058cbad734b98d1c5ebe9448e05c
tree0d10a55ed05f63823d862930dc977f8586c06ac1
parent18b6624a3b4dd7ca4d8480c6e71dd2a532e9665b
input: misc: gpio_event: remove early suspend

Remove the early suspend handler.  Leave the suspend functions
for now, they should eventually get called through a userspace
interface.x

Change-Id: I67f9dafe32fe32577bab93c42b95824db96c215c
Signed-off-by: Colin Cross <ccross@android.com>
drivers/input/misc/gpio_event.c