]> 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)
commit98459f10b306ccf1df1f0cc6f1f0262ce576d98f
treea6ce398c0876eeeebc81316aa4b682ce2aae55d4
parentb6e74c78cc9a13e377179d4835e1706421478fe0
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