]> git.itanic.dy.fi Git - linux-stable/commit
usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Mon, 8 Mar 2021 02:51:54 +0000 (10:51 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:37:16 +0000 (09:37 +0100)
commit4a56adf4fafbc41ceffce0c3f385f59d4fc3c16a
treeec798a9b23e13862a3bd9a211b68b1c17342f9da
parent1bf661daf6b084bc4d753f55b54f35dc98709685
usb: xhci-mtk: use @sch_tt to check whether need do TT schedule

It's clearer to use @sch_tt to check whether need do TT schedule,
no function is changed.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/324a76782ccaf857a8f01f67aee435e8ec7d0e28.1615170625.git.chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-mtk-sch.c