]> asedeno.scripts.mit.edu Git - linux.git/commit
media: sti: Use vb2_get_buffer
authorEzequiel Garcia <ezequiel@collabora.com>
Mon, 10 Jun 2019 20:55:25 +0000 (16:55 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 21 Jun 2019 20:25:39 +0000 (16:25 -0400)
commitababd7612321bbe89abc87c607ca8d70702d9e56
tree0175ff35193ac28e56cb55c9290e4a5837d16e0b
parent9e393300167be4d0c6a6d17330de1fba9a675212
media: sti: Use vb2_get_buffer

Use the newly introduced vb2_get_buffer API and avoid
accessing buffers in the queue directly.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/sti/hva/hva-v4l2.c