Around Tue 13 Aug 2013 19:02:18 +0530 or thereabout, 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. > > Cc: Hans-Christian Egtvedt <[email protected]> > Signed-off-by: Viresh Kumar <[email protected]>
Acked-by: Hans-Christian Egtvedt <[email protected]> > --- > drivers/cpufreq/at32ap-cpufreq.c | 23 +++++------------------ > 1 file changed, 5 insertions(+), 18 deletions(-) <snipp diff> -- mvh Hans-Christian Egtvedt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

