[PATCH v3 9/9] usb: xhci: convert to readx_poll_sleep_timeout()
Bin Meng
bmeng.cn at gmail.com
Tue Sep 8 03:44:23 CEST 2020
On Mon, Sep 7, 2020 at 3:14 PM Chunfeng Yun <chunfeng.yun at mediatek.com> wrote:
>
> Use readx_poll_sleep_timeout() to poll the register status
>
> Signed-off-by: Chunfeng Yun <chunfeng.yun at mediatek.com>
> ---
> v3: no changes
>
> v2: fix typo of title suggested by Frank
> ---
> drivers/usb/host/xhci.c | 25 +++++++++++--------------
> 1 file changed, 11 insertions(+), 14 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list