From: Jean Delvare Date: Sat, 7 Mar 2009 10:43:01 +0000 (-0300) Subject: V4L/DVB (10938): em28xx: Prevent general protection fault on rmmod X-Git-Tag: v2.6.30-rc1~621^2~262 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f263bac9f7181df80b732b7bc11a7a4e38ca962f;p=pandora-kernel.git V4L/DVB (10938): em28xx: Prevent general protection fault on rmmod 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed