]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00170141: Fix debug messages generated by CPUFREQ
authorRanjani Vaidyanathan <ra5478@freescale.com>
Tue, 13 Dec 2011 00:25:22 +0000 (18:25 -0600)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:10:18 +0000 (14:10 +0200)
commitb8dc9ed18c83e3fbef580b70bc3335ff2e297df5
tree78c06a488b885c520de579db0617112c185da381
parentaf612aaee911c376093a15695209f9da518fa82a
ENGR00170141: Fix debug messages generated by CPUFREQ

When dvfs-core is enabled along with "debug" in command line, CPUFREQ
printed too many debug messages.
Fix this by changing the threshold settings for DVFS-CORE and
make the transitions more conservative and infrequent.
Also  use the CPUFREQ debug flag.

Signed-off-by: Ranjani Vaidyanathan <ra5478@freescale.com>
arch/arm/mach-mx6/cpu_op-mx6.c
arch/arm/plat-mxc/cpufreq.c