alistair23-linux/drivers/media/video/cx18
Tejun Heo a3bc5e3304 [media] v4l/cx18: update workqueue usage
With cmwq, there's no reason to use separate out_work_queue.  Drop it
and use system_wq instead.  The in_work_queue needs to be ordered so
can't use one of the system wqs; however, as it isn't used to reclaim
memory, allocate the workqueue with alloc_ordered_workqueue() without
WQ_MEM_RECLAIM.

Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Andy Walls <awalls@md.metrocast.net>
Acked-by: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-01-19 11:45:46 -02:00
..
cx18-alsa-main.c
cx18-alsa-mixer.c
cx18-alsa-mixer.h
cx18-alsa-pcm.c [media] cx18: convert to unlocked_ioctl 2010-12-01 20:10:16 -02:00
cx18-alsa-pcm.h
cx18-alsa.h
cx18-audio.c
cx18-audio.h
cx18-av-audio.c
cx18-av-core.c
cx18-av-core.h
cx18-av-firmware.c
cx18-av-vbi.c
cx18-cards.c [media] v4l: fix handling of v4l2_input.capabilities 2010-12-30 08:02:29 -02:00
cx18-cards.h
cx18-controls.c [media] v4l2-ctrls: use const char * const * for the menu arrays 2010-12-30 08:02:14 -02:00
cx18-controls.h
cx18-driver.c [media] v4l/cx18: update workqueue usage 2011-01-19 11:45:46 -02:00
cx18-driver.h [media] v4l/cx18: update workqueue usage 2011-01-19 11:45:46 -02:00
cx18-dvb.c [media] cx18: Only allocate a struct cx18_dvb for the DVB TS stream 2010-12-29 08:17:10 -02:00
cx18-dvb.h
cx18-fileops.c
cx18-fileops.h
cx18-firmware.c
cx18-firmware.h
cx18-gpio.c
cx18-gpio.h
cx18-i2c.c [media] rc: Rename remote controller type to rc_type instead of ir_type 2010-12-29 08:16:50 -02:00
cx18-i2c.h
cx18-io.c
cx18-io.h
cx18-ioctl.c V4L/DVB: v4l: remove unused i2c-id.h headers 2010-10-21 01:06:05 -02:00
cx18-ioctl.h
cx18-irq.c
cx18-irq.h
cx18-mailbox.c [media] cx18: Only allocate a struct cx18_dvb for the DVB TS stream 2010-12-29 08:17:10 -02:00
cx18-mailbox.h
cx18-queue.c
cx18-queue.h
cx18-scb.c
cx18-scb.h
cx18-streams.c [media] cx18: Only allocate a struct cx18_dvb for the DVB TS stream 2010-12-29 08:17:10 -02:00
cx18-streams.h [media] v4l/cx18: update workqueue usage 2011-01-19 11:45:46 -02:00
cx18-vbi.c
cx18-vbi.h
cx18-version.h
cx18-video.c
cx18-video.h
cx23418.h media: comment typo fix diable -> disable. 2011-01-03 16:03:38 +01:00
Kconfig [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00
Makefile