From: Viresh Kumar viresh.kumar@linaro.org Date: Fri, 18 Oct 2013 19:29:54 +0530
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.
Cc: David S. Miller davem@davemloft.net Cc: sparclinux@vger.kernel.org Signed-off-by: Viresh Kumar viresh.kumar@linaro.org
Acked-by: David S. Miller davem@davemloft.net