Re: [PATCH V2 Resend 29/34] cpufreq: sa11x0: Convert to light weight->target_index() routine

From: Viresh Kumar
Date: Mon Oct 21 2013 - 05:24:38 EST


On 18 October 2013 21:16, Russell King - ARM Linux
<linux@xxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxx>
>
> 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..
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/