aboutsummaryrefslogtreecommitdiffstats
path: root/include/media
diff options
context:
space:
mode:
authorJonathan McDowell <noodles@earth.li>2016-05-14 14:01:26 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-09 11:47:28 -0300
commitbbdb34c90aeb8b2253eae88029788ebe1d7f2fd4 (patch)
treef7cad9804a8e1cad6944802221c6065df0382a62 /include/media
parent[media] media: dvb_ringbuffer: Add memory barriers (diff)
downloadlinux-dev-bbdb34c90aeb8b2253eae88029788ebe1d7f2fd4.tar.xz
linux-dev-bbdb34c90aeb8b2253eae88029788ebe1d7f2fd4.zip
[media] Fix RC5 decoding with Fintek CIR chipset
Fix RC5 decoding with Fintek CIR chipset Commit e87b540be2dd02552fb9244d50ae8b4e4619a34b tightened up the RC5 decoding by adding a check for trailing silence to ensure a valid RC5 command had been received. Unfortunately the trailer length checked was 10 units and the Fintek CIR device does not want to provide details of a space longer than 6350us. This meant that RC5 remotes working on a Fintek setup on 3.16 failed on 3.17 and later. Fix this by shortening the trailer check to 6 units (allowing for a previous space in the received remote command). Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=117221 Signed-off-by: Jonathan McDowell <noodles@earth.li> Cc: stable@vger.kernel.org Signed-off-by: David Härdeman <david@hardeman.nu> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions