From: Marton Balint Date: Wed, 26 Mar 2008 05:07:35 +0000 (-0300) Subject: V4L/DVB (7449): cx88: fix oops on module removal caused by IR worker X-Git-Tag: v2.6.26-rc1~1084^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b12203d253732d282dd97909a1424016694183e9;p=pandora-kernel.git V4L/DVB (7449): cx88: fix oops on module removal caused by IR worker If the IR worker is not stopped before the removal of the cx88xx module, an OOPS may occur, because the worker function cx88_ir_work gets called. So stop the ir worker. Signed-off-by: Marton Balint Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed