On Fri, Oct 18, 2013 at 07:29:52PM +0530, 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.
Some existing routines are no more required and so are removed now.
Cc: Russell King linux@arm.linux.org.uk
I think I acked this patch. Please ensure that my ack appears on all that I did ack, thanks.