Semih Hazar 1d25891f32 Input: ads7846 - re-check pendown status before reporting events
Pendown status from the PENIRQ pin is currently read only at the beginning
of a sample set. If the pen is lifted just after sampling has began then
sampled values become wrong.

This patch adds an optional platform penirq_recheck_delay attribute.  If
non-zero, samples are only reported to the input subsystem if PENIRQ is
still active that long after the samples taken.

Signed-off-by: Semih Hazar <semih.hazar@indefia.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-07-18 00:36:04 -04:00
..
2007-05-07 12:12:58 -07:00
2007-02-12 09:48:31 -08:00
2006-01-13 16:29:55 -08:00
2007-05-08 11:15:15 -07:00
2007-07-17 10:23:04 -07:00
2007-05-08 11:15:15 -07:00
2007-07-17 10:23:05 -07:00