From: Devin Heitmueller Date: Tue, 7 Aug 2012 01:47:11 +0000 (-0300) Subject: [media] xc5000: show debug version fields in decimal instead of hex X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~528 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca60a45dd4a85151068f24148dac38eca6ec2d1c;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed