commit | 7a9e7bd32ba43a050e868ba44c4a0665079a8264 | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran+renesas@bingham.xyz> | Fri Sep 02 07:48:27 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Sep 19 14:46:48 2016 -0300 |
tree | fd0198ca605981b174e181f0ec86d848c32dc1d2 | |
parent | 34e77ed84b274d20415067306b855bd87f761f5e [diff] |
[media] v4l: vsp1: Ensure pipeline locking in resume path The vsp1_pipeline_ready() and vsp1_pipeline_run() functions must be called with the pipeline lock held, fix the resume code path. Signed-off-by: Kieran Bingham <kieran+renesas@bingham.xyz> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>