OSDN Git Service

usb: xhci-mtk: print debug info of endpoint interval
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Mon, 8 Mar 2021 02:52:06 +0000 (10:52 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:37:17 +0000 (09:37 +0100)
commitf18b6edbce448e34eaf00767b19476cdb5030ec6
treeb253be489e952517142e6b63885d12c48cd5c2f8
parentfb95c7cf5600b7b74412f27dfb39a1e13fd8a90d
usb: xhci-mtk: print debug info of endpoint interval

Print bInterval and convert it into the time expressed in
us or ms unit, this is the key info when allocate bandwidth
failed.

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