commit | f1a0569be680a1bfb9d624cc4893cba0c6ad4172 | [log] [tgz] |
---|---|---|
author | John Sheu <sheu@chromium.org> | Wed Feb 06 20:03:00 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 18 20:47:36 2013 -0300 |
tree | f2b6977420ac94267ebe1594acd69e04337e585f | |
parent | b0a1f2a8420782ccb83fb4f68df37af642790560 [diff] |
[media] v4l2-mem2mem: use CAPTURE queue lock In v4l2_m2m_try_schedule(), use the CAPTURE queue lock when accessing the CAPTURE queue, instead of relying on just holding the OUTPUT queue lock. Signed-off-by: John Sheu <sheu@google.com> Acked-by: Pawel Osciak <pawel@osciak.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>