V4L/DVB (10940): saa6588: Prevent general protection fault on rmmod
authorJean Delvare <khali@linux-fr.org>
Sat, 7 Mar 2009 10:44:12 +0000 (07:44 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:17 +0000 (12:43 -0300)
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>

No differences found