OSDN Git Service

cpufreq: ondemand: Don't synchronize sample rate unless mulitple cpus present
authorJocelyn Falempe <jocelyn.falempe@motorola.com>
Tue, 22 Sep 2009 12:27:24 +0000 (14:27 +0200)
committerArve Hjønnevåg <arve@android.com>
Thu, 22 Jul 2010 22:12:11 +0000 (15:12 -0700)
commit826c89a75803ca27b0dcf28afa6a9e5bcedb3d4a
treeacf039fb280c8fb3eb67b427cffae77efd2a0ed3
parente6d441f24281d58f6c6d29ae8b1f84aeb6152ef4
cpufreq: ondemand: Don't synchronize sample rate unless mulitple cpus present

For UP systems this is not required, and results in a more consistent
sample interval.

Signed-off-by: Jocelyn Falempe <jocelyn.falempe@motorola.com>
Signed-off-by: Mike Chan <mike@android.com>
drivers/cpufreq/cpufreq_ondemand.c