commit | d2a74581390d8e5ed09b12c9d4736847d918dfa6 | [log] [tgz] |
---|---|---|
author | David Härdeman <david@hardeman.nu> | Thu Nov 20 18:09:54 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Nov 21 15:57:47 2014 -0200 |
tree | 8463ce0cb32972a7de8acd3ac7785a9f47edb861 | |
parent | 009a5410337224896e300a570e185308836a2f14 [diff] |
[media] rc-core: fix toggle handling in the rc6 decoder The toggle bit shouldn't be cleared before the toggle value is calculated. This should probably go into 3.17.x as well. Fixes: 120703f9eb32 ([media] rc-core: document the protocol type) Cc: stable@vger.kernel.org # For v3.17 Tested-by: Stephan Raue <mailinglists@openelec.tv> Signed-off-by: David Härdeman <david@hardeman.nu> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>