summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorBernhard Bender <bernhard.bender@bytecmed.com>2015-07-23 13:58:08 -0700
committerLuis Henriques <luis.henriques@canonical.com>2015-08-11 09:57:44 +0100
commit2157661d38cd2bbf98e48ce12b84b8a362f1c710 (patch)
tree6fb7a330ae1dbfbd23e09372c397df2855a9b0b2 /block
parent01f53189828f1de67fa60a4ab3341c7b82702347 (diff)
Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen
commit 968491709e5b1aaf429428814fff3d932fa90b60 upstream. This patch fixes a problem in the usbtouchscreen driver for DMC TSC-30 touch screen. Due to a missing delay between the RESET and SET_RATE commands, the touch screen may become unresponsive during system startup or driver loading. According to the DMC documentation, a delay is needed after the RESET command to allow the chip to complete its internal initialization. As this delay is not guaranteed, we had a system where the touch screen occasionally did not send any touch data. There was no other indication of the problem. The patch fixes the problem by adding a 150ms delay between the RESET and SET_RATE commands. Suggested-by: Jakob Mustafa <jakob.mustafa@bytecmed.com> Signed-off-by: Bernhard Bender <bernhard.bender@bytecmed.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions