1
0
Fork 0
alistair23-linux/drivers/usb/mtu3
Chunfeng Yun e137d34f94 Revert "usb: mtu3: fix up undefined reference to usb_debug_root"
It's not needed after [1] is applied, because usb_debug_root is created
by usb common core but not usbcore now.

[1] 812086d362 ("USB: move usb debugfs directory creation to the usb common core")

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-06-10 19:43:57 +02:00
..
Kconfig usb: mtu3: fix EXTCON dependency 2019-03-26 16:48:56 +09:00
Makefile usb: mtu3: add tracepoints to help debug 2019-03-26 16:40:14 +09:00
mtu3.h usb: mtu3: supports new QMU format 2019-03-26 16:40:13 +09:00
mtu3_core.c usb: mtu3: add tracepoints to help debug 2019-03-26 16:40:14 +09:00
mtu3_debug.h usb: mtu3: add tracepoints to help debug 2019-03-26 16:40:14 +09:00
mtu3_debugfs.c Revert "usb: mtu3: fix up undefined reference to usb_debug_root" 2019-06-10 19:43:57 +02:00
mtu3_dr.c usb: mtu3: add a function to switch mailbox state to string 2019-03-26 16:40:14 +09:00
mtu3_dr.h usb: mtu3: move vbus and mode debugfs interfaces into mtu3_debugfs.c 2019-03-26 16:40:14 +09:00
mtu3_gadget.c usb: mtu3: add tracepoints to help debug 2019-03-26 16:40:14 +09:00
mtu3_gadget_ep0.c usb: mtu3: add tracepoints to help debug 2019-03-26 16:40:14 +09:00
mtu3_host.c usb: mtu3: fix semicolon.cocci warnings 2018-01-16 10:01:01 +01:00
mtu3_hw_regs.h usb: mtu3: add debugfs interface files 2019-03-26 16:40:14 +09:00
mtu3_plat.c usb: mtu3: get optional clock by devm_clk_get_optional() 2019-04-19 14:24:26 +02:00
mtu3_qmu.c usb: mtu3: add tracepoints to help debug 2019-03-26 16:40:14 +09:00
mtu3_qmu.h usb: mtu3: supports new QMU format 2019-03-26 16:40:13 +09:00
mtu3_trace.c usb: mtu3: add tracepoints to help debug 2019-03-26 16:40:14 +09:00
mtu3_trace.h usb: mtu3: add tracepoints to help debug 2019-03-26 16:40:14 +09:00