OSDN Git Service

input: touchscreen: Convert Goodix driver to dev_pm_ops
authorShantanu Jain <shjain@codeaurora.org>
Wed, 13 Nov 2013 16:14:29 +0000 (21:44 +0530)
committerGerrit - the friendly Code Review server <code-review@localhost>
Fri, 23 Sep 2016 05:25:05 +0000 (22:25 -0700)
commit43d81f370d81868f9b079be318b6810693497780
treef69328fbd6f32bd0a4b4549bff19d38d1559016b
parent18850432fdce433c55bd1a2f1ce3cc423552cbfd
input: touchscreen: Convert Goodix driver to dev_pm_ops

Convert Goodix driver to dev_pm_ops.
Add return type and parameters for suspend/resume for
Goodix driver.

Change-Id: I5243d9ab801f6964e675ad37c2161beda3586dfe
Signed-off-by: Shantanu Jain <shjain@codeaurora.org>
drivers/input/touchscreen/gt9xx/gt9xx.c