linux/drivers/media/video/cx23885
Tejun Heo 43829731dd workqueue: deprecate flush[_delayed]_work_sync()
flush[_delayed]_work_sync() are now spurious.  Mark them deprecated
and convert all users to flush[_delayed]_work().

If you're cc'd and wondering what's going on: Now all workqueues are
non-reentrant and the regular flushes guarantee that the work item is
not pending or running on any CPU on return, so there's no reason to
use the sync flushes at all and they're going away.

This patch doesn't make any functional difference.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Mattia Dongili <malattia@linux.it>
Cc: Kent Yoder <key@linux.vnet.ibm.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Jiri Kosina <jkosina@suse.cz>
Cc: Karsten Keil <isdn@linux-pingi.de>
Cc: Bryan Wu <bryan.wu@canonical.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Alasdair Kergon <agk@redhat.com>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: linux-wireless@vger.kernel.org
Cc: Anton Vorontsov <cbou@mail.ru>
Cc: Sangbeom Kim <sbkim73@samsung.com>
Cc: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Eric Van Hensbergen <ericvh@gmail.com>
Cc: Takashi Iwai <tiwai@suse.de>
Cc: Steven Whitehouse <swhiteho@redhat.com>
Cc: Petr Vandrovec <petr@vandrovec.name>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Avi Kivity <avi@redhat.com>
2012-08-20 14:51:24 -07:00
..
Kconfig [media] cx23885: fix type error 2011-09-23 14:52:39 -03:00
Makefile [media] cx23885: Add ALSA support 2011-10-14 16:44:54 -03:00
altera-ci.c [media] Stop using linux/version.h on most video drivers 2011-07-27 17:53:12 -03:00
altera-ci.h [media] altera-ci.h: add missing inline 2011-03-22 04:54:04 -03:00
cimax2.c Fix common misspellings 2011-03-31 11:26:23 -03:00
cimax2.h
cx23885-417.c [media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncation 2012-01-05 06:54:30 -02:00
cx23885-alsa.c [media] cx23885: initial support for VBI with the cx23885 2011-10-14 17:08:46 -03:00
cx23885-av.c V4L/DVB: cx23885: Move AV Core irq handling to a work handler 2010-08-08 23:42:56 -03:00
cx23885-av.h V4L/DVB: cx23885: Move AV Core irq handling to a work handler 2010-08-08 23:42:56 -03:00
cx23885-cards.c [media] cx23885: Silence unknown command warnings 2012-07-06 19:36:37 -03:00
cx23885-core.c [media] cx23885: TeVii s471 card support 2012-05-20 11:09:26 -03:00
cx23885-dvb.c [media] cx23885: add support for HVR-1255 analog (cx23888 variant) 2012-07-06 19:36:35 -03:00
cx23885-f300.c
cx23885-f300.h
cx23885-i2c.c [media] cx23885: Replace struct memcpy with struct assignment 2012-07-30 19:53:55 -03:00
cx23885-input.c workqueue: deprecate flush[_delayed]_work_sync() 2012-08-20 14:51:24 -07:00
cx23885-input.h V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address 2010-06-01 01:24:29 -03:00
cx23885-ioctl.c V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address 2010-06-01 01:24:29 -03:00
cx23885-ioctl.h V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address 2010-06-01 01:24:29 -03:00
cx23885-ir.c V4L/DVB: cx23885: Move AV Core irq handling to a work handler 2010-08-08 23:42:56 -03:00
cx23885-ir.h V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address 2010-06-01 01:24:29 -03:00
cx23885-reg.h [media] cx23885: Name an internal i2c part and declare a bitfield by name 2011-10-14 17:13:01 -03:00
cx23885-vbi.c [media] cx23885: Ensure VBI buffers timeout quickly - bugfix for vbi hangs during streaming 2011-10-14 17:12:48 -03:00
cx23885-video.c [media] cx23885: add support for HVR-1255 analog (cx23888 variant) 2012-07-06 19:36:35 -03:00
cx23885.h [media] cx23885: Remove useless struct i2c_algo_bit_data 2012-07-30 19:52:39 -03:00
cx23888-ir.c [media] v4l: fix compiler warnings 2012-05-14 14:47:03 -03:00
cx23888-ir.h V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address 2010-06-01 01:24:29 -03:00
netup-eeprom.c
netup-eeprom.h
netup-init.c
netup-init.h