linux/drivers/media/usb/em28xx
Mauro Carvalho Chehab 54a2a84ea9 [media] em28xx: Fix em28xx deplock
When em28xx extensions are loaded/removed, there are two locks:

a single static em28xx_devlist_mutex that registers each extension
and the struct em28xx dev->lock.

When extensions are registered, em28xx_devlist_mutex is taken first,
and then dev->lock.

Be sure that, when extensions are being removed, the same order
will be used.

Reviewed-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-01-05 08:58:49 -02:00
..
em28xx-audio.c
em28xx-camera.c [media] V4L2: em28xx: tell the ov2640 driver to balance clock enabling internally 2013-10-31 04:39:13 -02:00
em28xx-cards.c [media] em28xx: Fix em28xx deplock 2014-01-05 08:58:49 -02:00
em28xx-core.c [media] em28xx: Fix em28xx deplock 2014-01-05 08:58:49 -02:00
em28xx-dvb.c [media] m88ts2022: convert to Kernel I2C driver model 2013-12-19 09:24:05 -02:00
em28xx-i2c.c [media] em28xx: fix assignment of the eeprom data 2013-09-03 09:24:20 -03:00
em28xx-input.c [media] em28xx: reduce the polling interval for GPI connected buttons 2013-12-20 14:10:21 -02:00
em28xx-reg.h [media] em28xx: add support for Empia EM28178 2013-12-18 07:18:14 -02:00
em28xx-vbi.c [media] em28xx: convert to videobuf2 2013-01-05 01:03:38 -02:00
em28xx-video.c [media] em28xx: some cosmetic changes 2014-01-05 08:58:49 -02:00
em28xx.h [media] em28xx: some cosmetic changes 2014-01-05 08:58:49 -02:00
Kconfig [media] em28xx: add support for PCTV DVB-S2 Stick (461e) [2013:0258] 2013-12-19 09:19:38 -02:00
Makefile [media] em28xx: move sensor code to a separate source code file em28xx-camera.c 2013-03-29 06:36:20 -03:00