]> git.baikalelectronics.ru Git - kernel.git/commit
Input: sx8654 - use common of_touchscreen functions
authorRichard Leitner <richard.leitner@skidata.com>
Tue, 29 Jan 2019 00:14:16 +0000 (16:14 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 29 Jan 2019 00:30:53 +0000 (16:30 -0800)
commit94e5325f10caec540128ea147ad6da314ea3f78a
treea6ce398c0876eeeebc81316aa4b682ce2aae55d4
parentcfe4c6dd6d33c88de5c218acc9da53ec3bc473d6
Input: sx8654 - use common of_touchscreen functions

of_touchscreen.c provides a common interface for a axis inversion and
swapping of touchscreens. Therefore use it in the sx8654 driver.

Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/sx8654.c