summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSean Young <sean@mess.org>2022-01-13 21:53:51 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-01-24 01:38:32 +0100
commit6a554bb5653f9844c2ee179d91a757b28ec36a99 (patch)
tree0571d0630ec0bc57e49b461a08b9bef82de6b62d /tools/perf/scripts/python
parent1ad09bbf8458298f224eea04e44507bccbe8b229 (diff)
downloadlinux-6a554bb5653f9844c2ee179d91a757b28ec36a99.tar.gz
linux-6a554bb5653f9844c2ee179d91a757b28ec36a99.zip
media: mtk-cir: remove superfluous ir_raw_event_reset()
This IR receiver has two limitations: 1) Any IR pulse or space longer than 12ms will be truncated to 12ms 2) Any pulses/spaces after the first 68 are lost ir_raw_event_reset() won't help here. If the IR cannot be decoded, any decoder should reset itself, and if it does not, this is a bug in the decoder. Cc: Sean Wang <sean.wang@mediatek.com> Cc: Matthias Brugger <matthias.bgg@gmail.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions