]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] V4L2: mx3_camera: print V4L2_MBUS_FMT_* codes in hexadecimal format
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Tue, 30 Jul 2013 05:53:15 +0000 (02:53 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 18 Aug 2013 12:05:43 +0000 (09:05 -0300)
commit2bcccaec9937a49a65c258789d33ecc5ee1f8fff
tree9bd11a17b0da41db12d7120e834fd0865bd0d7ac
parent72f2874411dff8d8ec424ecf7e2d1a3ebe0302f0
[media] V4L2: mx3_camera: print V4L2_MBUS_FMT_* codes in hexadecimal format

V4L2_MBUS_FMT_* codes are defined in v4l2-mediabus.h as hexadecimal
constants. Print them in the same form for easier recognition.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/soc_camera/mx3_camera.c