kernel-fxtec-pro1x/drivers/media/dvb/dvb-usb
Chris Rankin e1af498063 V4L/DVB (5178): Avoid race when deregistering the IR control for dvb-usb
The work item function is dvb_usb_read_remote_control():
        INIT_WORK(&d->rc_query_work, dvb_usb_read_remote_control, d);
and the last piece of work it does is:
        schedule_delayed_work(&d->rc_query_work,msecs_to_jiffies(d->props.rc_interval));
Hence you need to call "cancel_rearming_delayed_work()" and not
"cancel_delayed_work()", correct?  I certainly haven't seen this oops
reoccur since I applied this patch.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-02-21 13:35:31 -02:00
..
a800.c
au6610.c V4L/DVB (5240): Qt1010: use i2c_gate_ctrl where appropriate 2007-02-21 13:35:31 -02:00
au6610.h V4L/DVB (5236): Initial support for Sigmatek DVB-110 DVB-T 2007-02-21 13:35:30 -02:00
cxusb.c
cxusb.h
dib07x0.h
dib0700.h
dib0700_core.c
dib0700_devices.c
dibusb-common.c
dibusb-mb.c
dibusb-mc.c
dibusb.h
digitv.c
digitv.h
dtt200u-fe.c
dtt200u.c
dtt200u.h
dvb-usb-common.h
dvb-usb-dvb.c
dvb-usb-firmware.c
dvb-usb-i2c.c i2c: Declare more i2c_adapter parent devices 2007-02-13 22:09:03 +01:00
dvb-usb-ids.h V4L/DVB (5236): Initial support for Sigmatek DVB-110 DVB-T 2007-02-21 13:35:30 -02:00
dvb-usb-init.c
dvb-usb-remote.c V4L/DVB (5178): Avoid race when deregistering the IR control for dvb-usb 2007-02-21 13:35:31 -02:00
dvb-usb-urb.c
dvb-usb.h
gl861.c V4L/DVB (5240): Qt1010: use i2c_gate_ctrl where appropriate 2007-02-21 13:35:31 -02:00
gl861.h V4L/DVB (5228): Gl861: remove unneeded "extern int" declaration 2007-02-21 13:35:27 -02:00
gp8psk-fe.c
gp8psk.c
gp8psk.h
Kconfig V4L/DVB (5238): Kconfig: qt1010 should be selected by gl861 and au6610 2007-02-21 13:35:30 -02:00
m920x.c V4L/DVB (5142): M920x: move filter caps from device caps to adapter caps 2007-02-21 13:34:54 -02:00
m920x.h V4L/DVB (5139): M920x: Fix tuner identification bug with qt1010 module 2007-02-21 13:34:53 -02:00
Makefile V4L/DVB (5236): Initial support for Sigmatek DVB-110 DVB-T 2007-02-21 13:35:30 -02:00
nova-t-usb2.c
ttusb2.c
ttusb2.h
umt-010.c
usb-urb.c
vp702x-fe.c
vp702x.c
vp702x.h
vp7045-fe.c
vp7045.c
vp7045.h