commit | e55057e82ad413603fd45eac3b83b80acde780e1 | [log] [tgz] |
---|---|---|
author | Martin Kepplinger <martin.kepplinger@ginzinger.com> | Fri Apr 28 09:58:12 2017 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon May 01 09:28:49 2017 -0700 |
tree | 3dfa0fe8259f55aa1ee007be7c0bf1ef3bb94d08 | |
parent | aea415b1d10ea25779a100da639b3e3989080971 [diff] |
Input: ar1021_i2c - enable touch mode during open The device could as well be in command mode, in which this driver cannot handle the device. When opening the device, let's make sure the device will be in the mode we expect it to be for this driver. Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>