]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Input: ad7879 - try parsing properties on non-DT systems
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 28 Feb 2017 19:50:56 +0000 (11:50 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 1 Mar 2017 17:42:44 +0000 (09:42 -0800)
commit3a97c3d16b9e087a1741c527ecd8cbb4039d609f
treeeb2846f5a52cbcd426a2a5e2b6eaf7b1b992e55e
parent4e34025b340174e220646d82a3e81641fc02f42b
Input: ad7879 - try parsing properties on non-DT systems

We have switched the driver to use generic device properties API, so there
is no need to check for presence of DT node before trying parse properties.

Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/ad7879.c