diff options
author | 2021-05-30 22:25:01 -0700 | |
---|---|---|
committer | 2021-05-31 22:52:33 -0700 | |
commit | 08729298c4eea5a9bbc0598d92ff47638a97a1ae (patch) | |
tree | 31b55b70ad504fbb71e6b597d58ab06b57b9938f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Input: resistive-adc-touch - describe parameters in kernel doc (diff) | |
download | linux-dev-08729298c4eea5a9bbc0598d92ff47638a97a1ae.tar.xz linux-dev-08729298c4eea5a9bbc0598d92ff47638a97a1ae.zip |
Input: resistive-adc-touch - replace OF headers with proper ones
The driver is actually OF independent and doesn't need anything from OF (*).
Replace OF headers with mod_devicetable.h and property.h.
*) use of of_match_ptr() is actually wrong here, since it may provoke
a compiler to warn about unused variable.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210528151113.85943-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions