[media] V4L: Add s_rx_buffer subdev video operation
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 13 Sep 2012 16:08:19 +0000 (13:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 6 Oct 2012 00:28:00 +0000 (21:28 -0300)
commita375e1dfefdb951e0591394ac1796d88a712877f
tree0bec854a41895ccdbd8835b863f7d9f8c06a9242
parent24c54f7757659cdab9089dbd416c58f0da1557b0
[media] V4L: Add s_rx_buffer subdev video operation

The s_rx_buffer callback allows the host to set buffer for a data being
received by the subdev, e.g. non-image frame (meta) data. This callback
can be implemented by subdevice like a MIPI CSI2 receiver, allowing the
host driver to gather additional data into frame buffer passed to user
space.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/media/v4l2-subdev.h