media: coda: print SEQ_INIT error code as hex value
authorMichael Tretter <m.tretter@pengutronix.de>
Mon, 5 Nov 2018 15:25:10 +0000 (10:25 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 23 Nov 2018 10:31:25 +0000 (05:31 -0500)
commit01a2d72149d867f3e13c2f6cd503aaec02ecd5e5
tree3de85acba413584d98b86afa3b18b08049c22c6d
parent7e47c38414145d31265369014ef0663e193ca661
media: coda: print SEQ_INIT error code as hex value

The error code looks much more like a bit field than an error value.
Print it as hex rather than decimal.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/coda/coda-bit.c