]> git.baikalelectronics.ru Git - kernel.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)
commit0b232465c2687f77cec5c738715fd9e464e84920
tree0175ff35193ac28e56cb55c9290e4a5837d16e0b
parentbdd8bae94dc4882ca20a992370b96f8cac52d205
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