[media] streamzap: merge timeout space with trailing space
authorJarod Wilson <jarod@redhat.com>
Wed, 17 Nov 2010 15:25:45 +0000 (12:25 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 20 Dec 2010 16:11:11 +0000 (14:11 -0200)
commit1338c925a95cf2b95909d7967b4ebddefa255c02
treebe76704f9df2350c927530b96d6b39533edd143d
parent2ee95db222137429407dfcd6801b0f1a8c689771
[media] streamzap: merge timeout space with trailing space

There are cases where we get an ending space, and our trailing timeout
space then gets sent right after it, which breaks repeat, at least for
lirc userspace decoding. Merge the two spaces by way of using
ir_raw_event_store_filter, set a timeout value, and we're back to good.

Successfully tested with streamzap and windows mce remotes.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/streamzap.c
This page took 0.030768 seconds and 5 git commands to generate.