[PATCH v3 7/9] usb: xhci: convert to TRB_TX_TYPE()

Bin Meng bmeng.cn at gmail.com
Tue Sep 8 03:31:06 CEST 2020


On Mon, Sep 7, 2020 at 3:14 PM Chunfeng Yun <chunfeng.yun at mediatek.com> wrote:
>
> Use TRB_TX_TYPE() instead of (TRB_DATA_OUT/IN << TRB_TX_TYPE_SHIFT)
>
> Signed-off-by: Chunfeng Yun <chunfeng.yun at mediatek.com>
> ---
> v2: no changes
> ---
>  drivers/usb/host/xhci-ring.c | 4 ++--
>  include/usb/xhci.h           | 1 -
>  2 files changed, 2 insertions(+), 3 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list