diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-03-26 02:07:35 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-03-26 02:07:35 +0000 |
commit | 8d43b0523eed9b6e7ca6b8cb27708e4270ed1620 (patch) | |
tree | 79856dafe338487bd857deef406f24a88b167c28 /linux/drivers/media/video/cx88/cx88-core.c | |
parent | 5816c88669af129f60e01b6f77fe7a316d6b957b (diff) | |
download | mediapointer-dvb-s2-8d43b0523eed9b6e7ca6b8cb27708e4270ed1620.tar.gz mediapointer-dvb-s2-8d43b0523eed9b6e7ca6b8cb27708e4270ed1620.tar.bz2 |
cx88: fix oops on module removal caused by IR worker
From: Marton Balint <cus@fazekas.hu>
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>
Diffstat (limited to 'linux/drivers/media/video/cx88/cx88-core.c')
0 files changed, 0 insertions, 0 deletions