input: vsense: avoid reset during probe
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 16 Sep 2017 21:34:47 +0000 (00:34 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 16 Sep 2017 21:34:47 +0000 (00:34 +0300)
It relies on the time between probes of both nubs, which is not
consistent. According to atmel docs the nub controllers should not need
an explicit reset, but if they do, it needs to be readded with a
consistent length.

drivers/input/misc/vsense.c

Simple merge