Re: [PATCH 1/2] extcon: gpio: Use power efficient workqueue fordebounce

From: Chanwoo Choi
Date: Wed Jul 24 2013 - 19:50:27 EST


Hi Mark,

On 07/22/2013 01:27 PM, Viresh Kumar wrote:
> On 19 July 2013 23:17, Mark Brown <broonie@xxxxxxxxxx> wrote:
>> From: Mark Brown <broonie@xxxxxxxxxx>
>>
>> The debounce timeout is generally quite long and the work not performance
>> critical so allow the scheduler to run the work anywhere rather than in
>> the normal per-CPU workqueue.
>>
>> Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
>> ---
>> drivers/extcon/extcon-gpio.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
>

This patchset is applied.

Thanks,
Chanwoo Choi
--
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/