ANDROID: input: gpio_event: remove early suspend
authorColin Cross <ccross@android.com>
Thu, 2 Feb 2012 04:26:28 +0000 (20:26 -0800)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 18 Dec 2017 15:41:22 +0000 (21:11 +0530)
commit1e8d9257c61af1f7088541598a60c43f80b0454e
tree2695aabae1c587ca293251a65866a442c4bcd262
parentdf4ef815c8cfce1969a26b9b89743001fc653665
ANDROID: input: 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