Re: [PATCH] extcon: arizona: Use power efficient workqueue

From: Chanwoo Choi
Date: Fri Jul 19 2013 - 00:56:50 EST


Hi Mark,

On 07/19/2013 06:42 AM, Mark Brown wrote:
> From: Mark Brown <broonie@xxxxxxxxxx>
>
> None of the delayed work the driver schedules has particularly short delays
> and it is not performance sensitive so let the scheduler run it wherever
> is most efficient rather than in a per CPU workqueue by using the system
> power efficient workqueue.
>
> Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
> ---
> drivers/extcon/extcon-arizona.c | 25 +++++++++++++++----------
> 1 file changed, 15 insertions(+), 10 deletions(-)
>

Applied it.

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/