aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-ep0.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2021-06-09 11:39:24 +0200
committerGreg Kroah-Hartman <[email protected]>2021-06-10 19:57:21 +0200
commit8562d5bfc0fcdfd3aef32991e17dca585ae5ae7d (patch)
tree4c4a78b4b99daf91f906cfd57e6e178b124105ba /drivers/usb/cdns3/cdns3-ep0.c
parent03a674f5d758eee6ae0beb16891eb1183fc87051 (diff)
USB: dwc3: remove debugfs root dentry storage
There is no need to keep around the debugfs "root" directory for the dwc3 device. Instead, look it up anytime we need to find it. This will help when callers get out-of-order and we had the potential to have a "stale" pointer around for the root dentry, as has happened in the past. Tested-by: Jack Pham <[email protected]> Reviewed-by: Peter Chen <[email protected]> Acked-by: Felipe Balbi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ep0.c')
0 files changed, 0 insertions, 0 deletions