diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2017-08-03 08:26:52 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-11 11:24:24 -0400 |
commit | 137212804a11b06be8f12a266be26feed8509004 (patch) | |
tree | a92cf9b97888083f9a2c8cb32b164c4a5da7fcbf /drivers/media/platform/xilinx | |
parent | 43d0d3c52787df0221d1c52494daabd824fe84f1 (diff) |
media: staging: media: use relevant lock
The data protected is video_out2 and the lock that is released is
&video_out2->dma_queue_lock, so it seems that that lock should be
taken as well.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/platform/xilinx')
0 files changed, 0 insertions, 0 deletions