diff options
author | Ricardo Ribalda <ricardo.ribalda@gmail.com> | 2013-11-06 05:39:35 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2013-12-09 14:50:51 -0200 |
commit | bdee6bdb67e84aaf26a163aced908f4ab6bbd06b (patch) | |
tree | 26093dfeeaa09369d2d6581b861bde6dfab0524c /drivers/ide | |
parent | 20e5d580195cd4200b0f92d8007784b28c61b235 (diff) | |
download | linux-bdee6bdb67e84aaf26a163aced908f4ab6bbd06b.tar.bz2 |
[media] em28xx-video: Swap release order to avoid lock nesting
vb2_fop_release might take the video queue mutex lock.
In order to avoid nesting mutexes the private mutex is taken after the
fop_release has finished.
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/ide')
0 files changed, 0 insertions, 0 deletions