kernel-hacking-2024-linux-s.../drivers/media/dvb
Akinobu Mita dec0c46ac2 V4L/DVB (9494): anysee: initialize anysee_usb_mutex statically
anysee_usb_mutex is initialized at every time the anysee device is probed.
If the second anysee device is probed while anysee_usb_mutex is locked by
the first anysee device, the mutex is broken.

This patch fixes by initialize anysee_usb_mutex statically rather
than initialize at probe time.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-11-11 08:11:26 -02:00
..
b2c2 V4L/DVB (8745): v4l2: fix a bunch of compile warnings. 2008-10-12 09:36:52 -02:00
bt8xx V4L/DVB: follow lspci device/vendor style 2008-10-12 09:36:46 -02:00
dm1105 V4L/DVB (9296): Patch to remove warning message during cx88-dvb compilation 2008-10-17 17:41:30 -03:00
dvb-core V4L/DVB (9346): Optimization: Enable gate in a symmetric/disciplined way, 2008-11-11 08:11:18 -02:00
dvb-usb V4L/DVB (9494): anysee: initialize anysee_usb_mutex statically 2008-11-11 08:11:26 -02:00
frontends V4L/DVB (9316): s5h1411: Power down s5h1411 when not in use 2008-10-21 14:31:06 -02:00
pluto2 dma-mapping: add the device argument to dma_mapping_error() 2008-07-26 12:00:03 -07:00
siano V4L/DVB (9248): sms1xxx: support two new revisions of the Hauppauge WinTV MiniStick 2008-10-17 17:26:56 -03:00
ttpci byteorder: remove direct includes of linux/byteorder/swab[b].h 2008-10-20 08:52:40 -07:00
ttusb-budget V4L/DVB: follow lspci device/vendor style 2008-10-12 09:36:46 -02:00
ttusb-dec V4L/DVB (9040): TTUSB-DEC DVB-S: claim to have lock 2008-10-12 09:37:08 -02:00
Kconfig V4L/DVB (9107): Alternative version of Terratec Cinergy T2 driver 2008-10-12 09:37:14 -02:00
Makefile V4L/DVB (9107): Alternative version of Terratec Cinergy T2 driver 2008-10-12 09:37:14 -02:00