media: cec-adap: add '0x' prefix when printing status
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 4 Dec 2017 08:56:52 +0000 (03:56 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 8 Dec 2017 15:39:38 +0000 (10:39 -0500)
commit2c21ac0ae457310ec0044e4ff806e677af8253ab
treea0e913059a2b1353855bd8903f4dc08ffca46c1d
parent979d33d3a7ea6ae76e6fecd457fd6be8c57052c7
media: cec-adap: add '0x' prefix when printing status

It's not clear if the transmit status that is printed when debugging
is enabled is hex or decimal. Add 0x prefix to make this explicit.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/cec/cec-adap.c