android_kernel_samsung_msm8976/drivers/media/dvb
Andrew de Quincey f47f4763cd V4L/DVB (3725): Fix mutex in dvb_register_device to work.
This mutex is meant to stop two devices getting the same ID. dvbdev_get_free_id() 
scans the list of already allocated devices to find a free id.
Unfortunately, since the mutex is unlocked before the card is added to the
above list, it is still possible for two of them to get the same id.
Its debatable whether this mutex lock is actually needed, but I'm unwilling
to just remove it in case something does depend on it.

Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-05-12 19:54:37 -03:00
..
b2c2 V4L/DVB (3549): Make hotplug automatically load the b2c2-flexcop-usb module 2006-03-24 16:26:51 -03:00
bt8xx V4L/DVB (3616): Bt8xx: select FW_LOADER 2006-04-02 04:55:07 -03:00
cinergyT2 V4L/DVB (3506): Cinergy T2 dmx cleanup on disconnect 2006-03-21 08:53:34 -08:00
dvb-core V4L/DVB (3725): Fix mutex in dvb_register_device to work. 2006-05-12 19:54:37 -03:00
dvb-usb V4L/DVB (3655): Support for a new revision of the WT220U-stick 2006-04-02 04:55:40 -03:00
frontends V4L/DVB (3673): Fix budget-av CAM reset 2006-04-02 04:56:02 -03:00
pluto2 V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc 2006-01-11 19:40:56 -02:00
ttpci V4L/DVB (3673): Fix budget-av CAM reset 2006-04-02 04:56:02 -03:00
ttusb-budget V4L/DVB (3485): BUG_ON() Conversion in drivers/video/media 2006-03-21 08:53:19 -08:00
ttusb-dec V4L/DVB (3318b): sem2mutex: drivers/media/, #2 2006-02-07 06:49:14 -02:00
Kconfig
Makefile