From: Lawrence Rust Date: Fri, 8 Apr 2011 12:50:45 +0000 (-0300) Subject: [media] Fix cx88 remote control input X-Git-Tag: v2.6.39~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a164d02dd34c6b49a3f0995900e0f8af102b804;p=pandora-kernel.git [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 --- Reading git-diff-tree failed