summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2014-01-21 14:12:33 +0100
committerStefan Agner <stefan.agner@toradex.com>2014-01-29 15:41:41 +0100
commite95019a4f20b8cdfbe03658e4f73b69cdcf97540 (patch)
tree624466592440ca50630ce56747cf546652e69fb7 /include
parentdda7a631ac901e4d140e8a6612c5c6b5506b6a91 (diff)
input: touchscreen: fix race condition in Fusion driver
When the next interrupt request apeares between the confirmation of the previous (a write via I2C, fusion_F0710A_write_complete) and the reenable of the GPIO interrupt, the driver hangs and no more touch inputs are reported. This patch moves the confirmation after the reenabling of the GPIO interrupt.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions