On Fri, Sep 13, 2013 at 03:01:39PM +0200, Viresh Kumar wrote:
This patch converts existing .target() to newly defined light weight .target_index() routine for this driver.
CPUFreq core will call cpufreq_frequency_table_target() before calling this routine and will pass index to it.
Acked-by: Jesper Nilsson jesper.nilsson@axis.com
Cc: Mikael Starvik starvik@axis.com Cc: linux-cris-kernel@axis.com Signed-off-by: Viresh Kumar viresh.kumar@linaro.org
/^JN - Jesper Nilsson