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)
commit23b8af2ab6456fb9cdf5c26258f91524d3f705ba
treefe04dac8c13f89512ab0c76fa0a4dbbc5a08595b
parentccbeabab387928b04976dc24cbd8a6ff25a70bca
input: vsense: avoid reset during probe

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