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>
Mon, 8 Feb 2010 23:36:08 +0000 (15:36 -0800)
commitbeb070f3d41fb82c69c6dcec1293817c7c788d10
treee0173278518bb849355ec31b556583603a27e0b3
parent6bb28b20afd42640ea80bcaabe4c24c3a8fe87e1
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