[media] xc5000: show debug version fields in decimal instead of hex
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Tue, 7 Aug 2012 01:47:11 +0000 (22:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 9 Aug 2012 23:58:05 +0000 (20:58 -0300)
commitca60a45dd4a85151068f24148dac38eca6ec2d1c
tree2f5ff560fb200613af95ef737f2bafa22c8be3e3
parent21dc61d3c0a4c0ee11e3e4a4e4888d4c71875b6d
[media] xc5000: show debug version fields in decimal instead of hex

The driver prints out a dotted version number but it's in hex.  As a
result, the version doesn't visibly match the filename for the firmware,
and it caused a bunch of confusion while discussing different versions
with the chip manufacturer.

Change the firmware printout to be in decimal.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/tuners/xc5000.c