[media] v4l: V4L2_MBUS_FRAME_DESC_FL_BLOB is about 1D DMA
authorSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 18 Dec 2013 11:40:28 +0000 (08:40 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 13 May 2014 16:43:54 +0000 (13:43 -0300)
V4L2_MBUS_FRAME_DESC_FL_BLOB intends to say the receiver must use 1D DMA to
receive the image, as the format does not have line offsets. This typically
includes all compressed formats.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
include/media/v4l2-subdev.h

Simple merge