Re: [PATCH 03/11] [media] coda: remove CAPTURE and OUTPUT caps

2014-07-17 Thread Hans Verkuil
On 07/17/2014 06:05 PM, Philipp Zabel wrote: > This is a mem2mem driver, pure capture or output modes are not > supported. > > Signed-off-by: Philipp Zabel Acked-by: Hans Verkuil Regards, Hans > --- > drivers/media/platform/coda.c | 8 +--- > 1 file changed, 1 insertion(+), 7 de

[PATCH 03/11] [media] coda: remove CAPTURE and OUTPUT caps

2014-07-17 Thread Philipp Zabel
This is a mem2mem driver, pure capture or output modes are not supported. Signed-off-by: Philipp Zabel --- drivers/media/platform/coda.c | 8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/drivers/media/platform/coda.c b/drivers/media/platform/coda.c index 10f9278..f52d17c