aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2017-07-28 09:26:25 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-08-08 06:49:26 -0400
commit45340c14e55aef16b5b535e9b7c1ebfea050a314 (patch)
tree7e6b09e21273985b7c411345568226014e5ec3dc /include
parentmedia: staging/imx: remove confusing IS_ERR_OR_NULL usage (diff)
media: coda: fix decoder sequence init escape flag
coda_command_sync calls coda_command_async, which writes the bit_stream_param context variable into the BIT_STREAM_PARAM register, overwriting the previously set value during coda_start_decoding. Instead of writing to the register, set bit_stream_param to ensure that the decoder sequence init command is executed with the escape flag set. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions