mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-27 18:11:11 +00: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>