commit | 2a164d02dd34c6b49a3f0995900e0f8af102b804 | [log] [tgz] |
---|---|---|
author | Lawrence Rust <lvr@softsystem.co.uk> | Fri Apr 08 09:50:45 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed May 04 16:30:20 2011 -0300 |
tree | 1b4ed3a96d4e5ce6fe6b5b226b6f4b8416811a2d | |
parent | b7534f002d3c81d18abfbf57179d07d3ec763bb5 [diff] |
[media] Fix cx88 remote control input In the IR interrupt handler of cx88-input.c there's a 32-bit multiply overflow which causes IR pulse durations to be incorrectly calculated. This is a regression caused by commit 2997137be8eba. Cc: stable@kernel.org Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>