diff options
| author | Sean Young <[email protected]> | 2020-11-09 23:16:52 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-11-25 14:50:49 +0100 |
| commit | 3f56df4c8ffeb120ed41906d3aae71799b7e726a (patch) | |
| tree | 5f4da768667e66d13ddbd0c3285beaba338ce44f /include/linux/timerqueue.h | |
| parent | defbac5d79b02e5c006e08f02a8f6fdcdca1a5db (diff) | |
media: sunxi-cir: ensure IR is handled when it is continuous
If a user holds a button down on a remote, then no ir idle interrupt will
be generated until the user releases the button, depending on how quickly
the remote repeats. No IR is processed until that point, which means that
holding down a button may not do anything.
This also resolves an issue on a Cubieboard 1 where the IR receiver is
picking up ambient infrared as IR and spews out endless
"rc rc0: IR event FIFO is full!" messages unless you choose to live in
the dark.
Cc: [email protected]
Tested-by: Hans Verkuil <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Reported-by: Hans Verkuil <[email protected]>
Signed-off-by: Sean Young <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions