]> git.baikalelectronics.ru Git - kernel.git/commit
Input: tsc2007 - make use of device properties
authorAndy Shevchenko <andy.shevchenko@gmail.com>
Tue, 16 Mar 2021 00:00:57 +0000 (17:00 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 16 Mar 2021 00:12:04 +0000 (17:12 -0700)
commit1bb71f452f55a98016d7fc988e90ee9b9628ce0a
treeabc7b202996e15bb2edd924876e77eded6bfc9b8
parent2b6b4e26c53e9dffd3bb0c261cb04ba7d8bd9566
Input: tsc2007 - make use of device properties

Device property API allows to gather device resources from different sources,
such as ACPI. Convert the drivers to unleash the power of device property API.

Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20210314210951.645783-2-andy.shevchenko@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/tsc2007_core.c