commit | b12203d253732d282dd97909a1424016694183e9 | [log] [tgz] |
---|---|---|
author | Marton Balint <cus@fazekas.hu> | Wed Mar 26 02:07:35 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Apr 24 14:07:55 2008 -0300 |
tree | c898f7f2582b7b2be9a216392e544e4f055d4964 | |
parent | 99e09eac25f752b25f65392da7bd747b77040fea [diff] |
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 <cus@fazekas.hu> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>