usb: xhci-mtk: Fix typo
authorFrank Wunderlich <frank-w@public-files.de>
Sat, 8 Aug 2020 12:49:06 +0000 (14:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Aug 2020 10:12:54 +0000 (12:12 +0200)
commit6e18cfca678ded520f5d99bde41076b2828463f3
tree10b58409ae93e6cc99d9db0506f07afa85a0d283
parent5963296b821f0f3697f7da8fc1b700623a11ba9c
usb: xhci-mtk: Fix typo

fix this small typo u3_ports_disabed => u3_ports_disabled

Fixes: 55ba6e9e25a6 (usb: xhci-mtk: support option to disable usb3 ports)
Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Reviewed-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/20200808124906.89976-1-linux@fw-web.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-mtk.c