RE: [PATCH v2 05/11] [media] coda: use CODA_MAX_FRAME_SIZE everywhere

2014-08-05 Thread Kamil Debski
From: Philipp Zabel [mailto:p.za...@pengutronix.de] > Sent: Friday, July 18, 2014 12:23 PM > To: linux-media@vger.kernel.org > Cc: Mauro Carvalho Chehab; Kamil Debski; Fabio Estevam; Hans Verkuil; > Nicolas Dufresne; ker...@pengutronix.de; Michael Olbrich; Philipp Zabel > Subject: [

[PATCH v2 05/11] [media] coda: use CODA_MAX_FRAME_SIZE everywhere

2014-07-18 Thread Philipp Zabel
From: Michael Olbrich Without this changing CODA_MAX_FRAME_SIZE to anything other than 0x10 can break the bitstram handling Signed-off-by: Michael Olbrich Signed-off-by: Philipp Zabel --- drivers/media/platform/coda.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dri