linux/drivers/media/platform
Marek Szyprowski 9b15dfe054 [media] media: s3c-camif: fix deadlock on driver probe()
Commit 0c426c472b ("[media] media: Always
keep a graph walk large enough around") changed
media_device_register_entity() function to take mdev->graph_mutex. This
causes deadlock in driver probe, which calls (indirectly) this function
with ->graph_mutex taken. This patch removes taking ->graph_mutex in
driver probe to avoid deadlock. Other drivers don't take ->graph_mutex
for entity registration, so this change should be safe.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-05-02 10:39:58 -03:00
..
am437x
blackfin
coda
davinci
exynos-gsc
exynos4-is
marvell-ccic
omap
omap3isp
s3c-camif
s5p-g2d
s5p-jpeg
s5p-mfc
s5p-tv
soc_camera
sti
ti-vpe
vivid
vsp1
xilinx
Kconfig
Makefile
arv.c
fsl-viu.c
m2m-deinterlace.c
mx2_emmaprp.c
rcar_jpu.c
sh_veu.c
sh_vou.c
via-camera.c
via-camera.h
vim2m.c