kernel-ark/drivers/media/dvb
Stefan Richter 6385c5bf98 V4L/DVB: firedtv: remove check for interrupting signal
FCP transactions as well as CMP transactions were serialized with
mutex_lock_interruptible.  It is extremely unlikly though that a signal
will arrive while a concurrent process holds the mutex.  And even if one
does, the duration of a transaction is reasonably short (1.2 seconds if
all retries time out, usually much shorter).

Hence simplify the code to plain mutex_lock.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-02-26 15:10:48 -03:00
..
b2c2
bt8xx V4L/DVB (13947): add __init/__exit macros to drivers/media/dvb/bt8xx/bt878.c 2010-02-26 15:10:35 -03:00
dm1105 V4L/DVB: dm1105: use macro for read/write registers 2010-02-26 15:10:42 -03:00
dvb-core V4L/DVB: dvb-core: remove unnecessary casting of kmalloc 2010-02-26 15:10:46 -03:00
dvb-usb V4L/DVB (13950): usb-friio: Storage class should be before const qualifier 2010-02-26 15:10:33 -03:00
firewire V4L/DVB: firedtv: remove check for interrupting signal 2010-02-26 15:10:48 -03:00
frontends V4L/DVB: dib0090: cleanup dib0090_dcc_freq() 2010-02-26 15:10:46 -03:00
mantis V4L/DVB: [Mantis] remove duplicated #include 2010-02-26 15:10:46 -03:00
pluto2
pt1 V4L/DVB (13522): valj5jf8007s/t: fix compile warnings 2009-12-05 18:42:15 -02:00
siano V4L/DVB (13963): siano, fix memory leak 2010-02-26 15:10:34 -03:00
ttpci V4L/DVB (13984): [BUDGET] Use a tuner clock output divider of 2 for TT S2-1600. 2010-02-26 15:10:37 -03:00
ttusb-budget
ttusb-dec V4L/DVB (13414): ttusb-dec: do not overwrite the first part of phys string 2009-12-05 18:41:45 -02:00
Kconfig V4L/DVB (13808): [Mantis/Hopper] Build update for Mantis/Hopper based cards 2010-01-17 11:55:45 -02:00
Makefile V4L/DVB (13808): [Mantis/Hopper] Build update for Mantis/Hopper based cards 2010-01-17 11:55:45 -02:00