media: coda: fix reorder detection for unknown levels
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 28 Jun 2018 15:47:09 +0000 (11:47 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 4 Jul 2018 12:07:21 +0000 (08:07 -0400)
commit9f84310d88304bb2f2b154ba740ecc3a6326c175
tree6900c4298bde101e02c9981ba351686795e95ad8
parent42a68012e67c2613e0570d462c5a0bd9a1527048
media: coda: fix reorder detection for unknown levels

Whether reordering should be enabled only depends on the h.264 profile.
Stop parsing the level and drop the debug message, profile and level
can now be determined via read-only decoder controls.

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+samsung@kernel.org>
drivers/media/platform/coda/coda-bit.c