Re: [PATCH 3/3] phy: sun4i-usb: Use power efficient workqueue for debounce and poll

From: Vinod Koul
Date: Fri Nov 20 2020 - 05:09:05 EST


On 09-11-20, 20:12, Frank Lee wrote:
> From: Yangtao Li <frank@xxxxxxxxxxxxxxxxx>
>
> The debounce and poll time 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.

Applied, thanks

--
~Vinod