Maxim Levitsky 4a702ebf61 V4L/DVB: IR: add helper function for hardware with small o/b buffer
Some ir input devices have small buffer, and interrupt the host
each time it is full (or half full)

Add a helper that automaticly handles timeouts, and also
automaticly merges samples of same time (space-space)
Such samples might be placed by hardware because size of
sample in the buffer is small (a byte for example).

Also remove constness from ir_dev_props, because it now contains timeout
settings that driver might want to change

Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Acked-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-08-08 23:43:00 -03:00
..
2008-02-03 17:19:47 +02:00
2005-07-12 16:01:05 -07:00
2010-02-26 15:10:56 -03:00
2010-02-26 15:10:59 -03:00
2010-05-19 12:58:04 -03:00
2010-05-19 12:58:06 -03:00
2010-05-19 12:58:06 -03:00