]> asedeno.scripts.mit.edu Git - linux.git/commit
media: coda: remove definition of CODA_STD_MJPG
authorMartin Kepplinger <martink@posteo.de>
Wed, 8 Nov 2017 18:58:03 +0000 (13:58 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 8 Dec 2017 16:12:31 +0000 (11:12 -0500)
commita95d811e50f1eae1da11b47b5dbc757cab9c8994
treeba10b84d963f9574e7effa62ff9ea7a920496373
parent13109fbc78018f0bdfd52b111d7c1443da650b78
media: coda: remove definition of CODA_STD_MJPG

According to i.MX VPU API Reference Manuals the MJPG video codec is
referenced to by number 7, not 3.

Also Philipp pointed out that this value is only meant to fill in
CMD_ENC_SEQ_COD_STD for encoding, only on i.MX53. It was never written
to any register, and even if defined correctly, wouldn't be needed
for i.MX6.

So avoid confusion and remove this definition.

Signed-off-by: Martin Kepplinger <martink@posteo.de>
Acked-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>
drivers/media/platform/coda/coda_regs.h