Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5cc0bff8 authored by Mao Li's avatar Mao Li Committed by Gerrit - the friendly Code Review server
Browse files

input: ft5x06_ts: add gesture feature support



Focaltech touch controller FT6436 support new feature Screen-off-Gesture.
It is able to turn on the screen by drawing gestures on the touch screen
when the screen is during off status. Enable the FT CTP driver to support
the screen off gesture recognization.

This patch is propagated from msm-3.10 kernel.
(commit: c5150a8b762c54b76c5a27e904620dd5dee40ee7
input: ft5x06_ts: add gesture feature support)
Also cleared checkpatch warnings on 3.18 kernel.
WARNING: Missing a blank line after declarations
+       int err;
+       ft5x06_ts_start(dev);

WARNING: Missing a blank line after declarations
+       int i;
+       for (i = 0; i < 2; i++) {

Change-Id: I77d111d3ef800b636a337221d7e605f746a113dd
Signed-off-by: default avatarMao Li <maol@codeaurora.org>
Signed-off-by: default avatarSudhakar Manapati <smanap@codeaurora.org>
parent 8726963b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment