tag | dadefa9346b63596683c478068199db5ea2f3ee1 | |
---|---|---|
tagger | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Mon Sep 27 10:51:09 2021 +0200 |
object | f0c15b360fb65ee39849afe987c16eb3d0175d0d |
media fixes for v5.15-rc4
commit | f0c15b360fb65ee39849afe987c16eb3d0175d0d | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Tue Sep 14 16:57:46 2021 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Sun Sep 19 11:19:37 2021 +0200 |
tree | 70934efe6d98aaf5bbc742e618905101e2065d4c | |
parent | 3ad02c27d89d72b3b49ac51899144b7d0942f05f [diff] |
media: ir_toy: prevent device from hanging during transmit If the IR Toy is receiving IR while a transmit is done, it may end up hanging. We can prevent this from happening by re-entering sample mode just before issuing the transmit command. Link: https://github.com/bengtmartensson/HarcHardware/discussions/25 Cc: stable@vger.kernel.org Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>