RE: [PATCH v5 6/7] v4l: Copy timestamp source flags to destination on m2m devices

2014-02-25 Thread Kamil Debski
Hi Sakari, > From: Sakari Ailus [mailto:sakari.ai...@iki.fi] > Sent: Saturday, February 15, 2014 9:53 PM > > 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 fr

[PATCH v5 6/7] v4l: Copy timestamp source flags to destination on m2m devices

2014-02-15 Thread Sakari Ailus
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 --- drivers/media/platform/coda.c|3 ++