diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2011-11-03 10:14:00 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-11-03 18:28:39 -0200 |
commit | 07f92448045a23d27dbc3ece3abcb6bafc618d43 (patch) | |
tree | 8cbd51322016cbd7a3dd35eae92c4c55ec44df8d /CREDITS | |
parent | b5518a415158320d41bc31d6887d5c2aa1c9a164 (diff) |
[media] V4L: mx3-camera: prepare to support multi-size buffers
Prepare the mx3_camera friver to support the new VIDIOC_CREATE_BUFS and
VIDIOC_PREPARE_BUF ioctl()s. The .queue_setup() vb2 operation must be
able to handle buffer sizes, provided by the caller, and the
.buf_prepare() operation must not use the currently configured frame
format for its operation, which makes it superfluous for this driver.
Its functionality is moved into .buf_queue().
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions