usb: xhci-mtk: use xhci_dbg() to print log
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Thu, 23 Sep 2021 07:14:47 +0000 (15:14 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Oct 2021 10:52:39 +0000 (12:52 +0200)
commit01b541504466bd3bb5dfcf5a8f9784561ba16cb6
tree920a72c02af5e2334ebcfb6580cb379d2bb986b0
parent846cbf98cbef20376b1a95fa3734c435543f3519
usb: xhci-mtk: use xhci_dbg() to print log

Use xhci_dbg() to print log instead of xhci_err() due to it's not
error log.

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