Re: [PATCH] Input: ar1021_i2c - set INPUT_PROP_DIRECT

2017-11-02 Thread Dmitry Torokhov
On Thu, Nov 02, 2017 at 11:30:25AM +0100, Martin Kepplinger wrote: > If INPUT_PROP_DIRECT is set, userspace doesn't have to fall back to old > ways of identifying touchscreen devices. Let's add it. > > Signed-off-by: Martin Kepplinger Applied, thank you. > --- > drivers/input/touchscreen/ar102

[PATCH] Input: ar1021_i2c - set INPUT_PROP_DIRECT

2017-11-02 Thread Martin Kepplinger
If INPUT_PROP_DIRECT is set, userspace doesn't have to fall back to old ways of identifying touchscreen devices. Let's add it. Signed-off-by: Martin Kepplinger --- drivers/input/touchscreen/ar1021_i2c.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/input/touchscreen/ar1021_i2c.c b