]> 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)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:13:44 +0000 (14:13 +0200)
commit2f32aedc4c864affca2fe9642e903f6d054ec169
tree0409b0e11f71e37c35b13752b79f3ef55f7af3a9
parent931b28b2cf624765cd6a7d20d98bec208ac45ddd
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