Re: [PATCH] cpufreq: exynos5440: Fix to skip when new frequency sameas current

From: Viresh Kumar
Date: Wed Aug 07 2013 - 07:22:49 EST


On 7 August 2013 16:46, Amit Daniel Kachhap <amit.daniel@xxxxxxxxxxx> 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@xxxxxxxxxx>
> Cc: Rafael J. Wysocki <rjw@xxxxxxx>
> Cc: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
> Signed-off-by: Amit Daniel Kachhap <amit.daniel@xxxxxxxxxxx>
> ---
> drivers/cpufreq/exynos5440-cpufreq.c | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/