[media] v4l: Copy timestamp source flags to destination on m2m devices
authorSakari Ailus <sakari.ailus@iki.fi>
Sat, 8 Feb 2014 17:21:35 +0000 (14:21 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 5 Mar 2014 19:47:15 +0000 (16:47 -0300)
commit309f4d62eda0e864c2d4eef536cc82e41931c3c5
treed5750f1dce1f46da1c35935cc02d344c3d4b4899
parent599b08929efe9b90e44b504454218a120bb062a0
[media] v4l: Copy timestamp source flags to destination on m2m devices

Copy the flags containing the timestamp source from source buffer flags to
the destination buffer flags on memory-to-memory devices. This is analogous
to copying the timestamp field from source to destination.

Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/coda.c
drivers/media/platform/exynos-gsc/gsc-m2m.c
drivers/media/platform/exynos4-is/fimc-m2m.c
drivers/media/platform/m2m-deinterlace.c
drivers/media/platform/mem2mem_testdev.c
drivers/media/platform/mx2_emmaprp.c
drivers/media/platform/s5p-g2d/g2d.c
drivers/media/platform/s5p-jpeg/jpeg-core.c
drivers/media/platform/s5p-mfc/s5p_mfc.c
drivers/media/platform/ti-vpe/vpe.c