cpufreq: interactive: Round up timer_rate to match jiffy
authorJunjie Wu <junjiew@codeaurora.org>
Fri, 15 Aug 2014 23:34:37 +0000 (16:34 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:53:06 +0000 (13:53 -0800)
commit4db1f0ac8761fc30d4e1230939d623a52517bdcc
treec497d951b8c7c5cb58c111a2080297eb346a7d3e
parent16e989d788451c5ed3fb0e0a4dd9ee84de23d616
cpufreq: interactive: Round up timer_rate to match jiffy

Timers are scheduled in unit of jiffies. Round up timer_rate so that
it matches the actual sampling period.

Change-Id: I88386a5a448e40333f9a9b9f0cf72af58cb54656
Signed-off-by: Junjie Wu <junjiew@codeaurora.org>
drivers/cpufreq/cpufreq_interactive.c