]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00251849-1 cpufreq:print the max freq directly, not obscure number
authorRobin Gong <b38343@freescale.com>
Tue, 26 Feb 2013 08:04:09 +0000 (16:04 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:54 +0000 (08:35 +0200)
commitcde08bb8ea1f49caa9f7685d7dfb6f5883d6a424
tree0409b0e11f71e37c35b13752b79f3ef55f7af3a9
parentc684a44f37830f8ba41e13a7d1648de61dd06843
ENGR00251849-1 cpufreq:print the max freq directly, not obscure number

You can see "arm_max_freq=1GHz" log directly from console during boot.
not "arm_max_freq=1" before.

Signed-off-by: Robin Gong <b38343@freescale.com>
arch/arm/mach-mx6/cpu_op-mx6.c