input: misc: gpio_event: remove early suspend
authorColin Cross <ccross@android.com>
Thu, 2 Feb 2012 04:26:28 +0000 (20:26 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:50:55 +0000 (13:50 -0800)
commit7a23935f76e01156daf7c72a6caea513f7a8434d
tree5e1b5bd18f31a10df88fef3d907e05cbf9d7a7ac
parent73b87c5b9fb6266280496608c0fc5fc3826f82f7
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