On 18 October 2013 21:16, Russell King - ARM Linux linux@arm.linux.org.uk wrote:
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.
Yeah. I am sure you did Ack it and I applied your Ack in one of my branches. But somehow I screwed up and only your Ack was missing in the patches I sent.. Others weren't missed.
Will handle this along with Rafael and will not miss any of your Acks.
Thanks..