linux/drivers/media/video/em28xx
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] em28xx: Make em28xx-input.c a separate module 2012-04-10 20:45:41 -03:00
Makefile [media] em28xx: Make em28xx-input.c a separate module 2012-04-10 20:45:41 -03:00
em28xx-audio.c [media] em28xx: Rename AC97 registers to use sound/ac97_codec.h definitions 2012-06-21 11:28:48 -03:00
em28xx-cards.c workqueue: deprecate flush[_delayed]_work_sync() 2012-08-20 14:51:24 -07:00
em28xx-core.c [media] em28xx: Rename AC97 registers to use sound/ac97_codec.h definitions 2012-06-21 11:28:48 -03:00
em28xx-dvb.c [media] drxk: Make the QAM demodulator command parameters configurable 2012-07-06 14:54:43 -03:00
em28xx-i2c.c [media] em28xx: Add the DRX-K at I2C address 0x29 to the list of known I2C devices 2012-06-21 12:20:22 -03:00
em28xx-input.c Merge branch 'v4l_for_linus' into staging/for_v3.6 2012-06-27 08:57:09 -03:00
em28xx-reg.h [media] em28xx: Remove unused AC97 register definitions 2012-06-21 11:29:04 -03:00
em28xx-vbi.c [media] media: fix em28xx build, needs hardirq.h 2010-12-29 08:17:02 -02:00
em28xx-video.c [media] em28xx: Fix memory leak on driver defered resource release 2012-05-18 15:51:07 -03:00
em28xx.h [media] em28xx: Remove unused wait_queue's 2012-05-15 08:07:39 -03:00