summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/gadget.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-27 12:14:26 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-06-02 16:41:00 +0200
commit425de3182c91b467f1fc8a0de841d74d866719ca (patch)
tree22204f37857b6b5d094f00a3193ece20807a43fd /drivers/usb/dwc3/gadget.c
parent7f7d0afe1d479990b712ecb494257dcd706a8016 (diff)
downloadlwn-425de3182c91b467f1fc8a0de841d74d866719ca.tar.gz
lwn-425de3182c91b467f1fc8a0de841d74d866719ca.zip
USB: gr_udc: remove dentry storage for debugfs file
There is no need to store the dentry pointer for a debugfs file that we only use to remove it when the device goes away. debugfs can do the lookup for us instead, saving us some trouble, and making things smaller overall. Cc: Felipe Balbi <balbi@kernel.org> Link: https://lore.kernel.org/r/20210527101426.3283214-1-gregkh@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/dwc3/gadget.c')
0 files changed, 0 insertions, 0 deletions