Re: [PATCH v3 01/11] usb: early: convert to readl_poll_timeout_atomic()
From: Greg Kroah-Hartman
Date: Fri Aug 28 2020 - 03:53:29 EST
On Sat, Aug 22, 2020 at 04:05:43PM +0800, Chunfeng Yun wrote:
> Use readl_poll_timeout_atomic() to simplify code
>
> Cc: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
> Cc: Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx>
> Signed-off-by: Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx>
> ---
> v2~v3: no changes
> ---
> drivers/usb/early/xhci-dbc.c | 14 ++++----------
> 1 file changed, 4 insertions(+), 10 deletions(-)
No patches in this series applied to my tree :(
Please rebase and resend them against the usb-next branch of my usb.git
tree on git.kernel.org
thanks,
greg k-h