usb: gadget: udc: gr_udc: create debugfs directory under usb root
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Wed, 20 Nov 2019 06:43:03 +0000 (14:43 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Nov 2019 17:20:29 +0000 (18:20 +0100)
commit91a9f2d3f9762e59cca251d2c6cef8cda1a4e62b
tree807f3eebadb572ef0144b1e2db00838c9e768bc2
parentf5b7f7c838216826072c92c8a26aeb2707d707a8
usb: gadget: udc: gr_udc: create debugfs directory under usb root

Now the USB gadget subsystem can use the USB debugfs root directory,
so move it's directory from the root of the debugfs filesystem into
the root of usb

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/1574232183-5760-3-git-send-email-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/udc/gr_udc.c