diff options
author | Sean Young <sean@mess.org> | 2018-01-05 08:38:43 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-01-23 07:32:38 -0500 |
commit | 80008ddbed83b40d5b745a9bae721b736dd7314c (patch) | |
tree | fd6bb283662c629bf0af4a373ef6681660824c4b /fs | |
parent | ddf9c1bb3d2ae24a216237d8195bb31ff632d8e5 (diff) | |
download | linux-80008ddbed83b40d5b745a9bae721b736dd7314c.tar.bz2 |
media: rc: do not remove first bit if leader pulse is present
The rc5 protocol does not have a leading pulse or space, but we encode
the first bit using a single leading pulse. For other protocols, the
leading pulse or space does not represent any bit. So, don't remove the
first bit if a leading pulse is present.
Cc: Antti Seppälä <a.seppala@gmail.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions