usb: gadget: udc: s3c2410_udc: create debugfs directory under usb root
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Tue, 12 Nov 2019 06:51:59 +0000 (14:51 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Nov 2019 09:50:09 +0000 (17:50 +0800)
commite47ff01b94b64f5cea3b43dbfa4f27bb605789a4
treeb770abb434466b34d7df01751ec4c1b0e258a8b5
parent3a35bc8df4888204ceee0fced06cede431ddba02
usb: gadget: udc: s3c2410_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/1573541519-28488-13-git-send-email-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/udc/s3c2410_udc.c