summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorKristina Martšenko <kristina.martsenko@gmail.com>2015-01-25 19:28:22 +0300
committerJonathan Cameron <jic23@kernel.org>2015-01-27 00:00:54 +0300
commit89bb35e200bee745c539a96666e0792301ca40f1 (patch)
tree11d82d0563a0d8fdc675572be8c93fe168726d8e /arch
parent6abe0300a1d5242f4ff89257197f284679af1a06 (diff)
downloadlinux-89bb35e200bee745c539a96666e0792301ca40f1.tar.xz
iio: mxs-lradc: only update the buffer when its conversions have finished
Using the touchscreen while running buffered capture results in the buffer reporting lots of wrong values, often just zeros. This is because we push readings to the buffer every time a touchscreen interrupt arrives, including when the buffer's own conversions have not yet finished. So let's only push to the buffer when its conversions are ready. Signed-off-by: Kristina Martšenko <kristina.martsenko@gmail.com> Reviewed-by: Marek Vasut <marex@denx.de> Cc: Stable@vger.kernel.org Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions