[PATCH] cpufreq: exynos5440: Fix to skip when new frequency same as current

Viresh Kumar viresh.kumar at linaro.org
Wed Aug 7 07:22:34 EDT 2013


On 7 August 2013 16:46, Amit Daniel Kachhap <amit.daniel at samsung.com> wrote:
> This patch fixes the issue of un-necessary setting the clock controller
> when the new target frequency is same as the current one. This case usually
> occurs with governors like ondemand which passes the target frequency as the
> percentage of average frequency. This check is present in most of the cpufreq
> driver.
>
> Cc: Viresh Kumar <viresh.kumar at linaro.org>
> Cc: Rafael J. Wysocki <rjw at sisk.pl>
> Cc: Kukjin Kim <kgene.kim at samsung.com>
> Signed-off-by: Amit Daniel Kachhap <amit.daniel at samsung.com>
> ---
>  drivers/cpufreq/exynos5440-cpufreq.c |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)

Applied.



More information about the linux-arm-kernel mailing list