OSDN Git Service

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)
commit4ec90ac5047e33f5d64e21c31046be2ff8aaaf4b
treea6ce398c0876eeeebc81316aa4b682ce2aae55d4
parent43df039c6d92266d6e023f7eb23aeb6511934f20
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