mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-14 01:20:41 +09:00
The removal of the timer which polls the infrared input is racy. Replacing the timer with a delayed work solves the problem. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>