RE: [PATCH 5/8] [media] coda: add coda_bit_stream_set_flag helper

2014-08-05 Thread Kamil Debski
gt; To: linux-media@vger.kernel.org > Cc: Mauro Carvalho Chehab; Kamil Debski; Fabio Estevam; Hans Verkuil; > Nicolas Dufresne; ker...@pengutronix.de; Philipp Zabel > Subject: [PATCH 5/8] [media] coda: add coda_bit_stream_set_flag helper > > This adds a helper function to consolidate thre

[PATCH 5/8] [media] coda: add coda_bit_stream_set_flag helper

2014-07-23 Thread Philipp Zabel
This adds a helper function to consolidate three occurences where the bitstream parameter stream end flag is set during operation. Signed-off-by: Philipp Zabel --- drivers/media/platform/coda/coda-common.c | 52 +++ 1 file changed, 19 insertions(+), 33 deletions(-) d