From: Jean Delvare Date: Sat, 7 Mar 2009 10:43:43 +0000 (-0300) Subject: V4L/DVB (10939): ir-kbd-i2c: Prevent general protection fault on rmmod X-Git-Tag: v2.6.30-rc1~621^2~261 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1089bdc07f06b90f0bc50d0789c2a4833097df7;p=pandora-kernel.git V4L/DVB (10939): ir-kbd-i2c: 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