diff options
author | Greg Kroah-Hartman | 2021-06-09 11:39:24 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2021-06-10 19:57:21 +0200 |
commit | 8562d5bfc0fcdfd3aef32991e17dca585ae5ae7d (patch) | |
tree | 4c4a78b4b99daf91f906cfd57e6e178b124105ba /certs/Kconfig | |
parent | 03a674f5d758eee6ae0beb16891eb1183fc87051 (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 <jackp@codeaurora.org>
Reviewed-by: Peter Chen <peter.chen@kernel.org>
Acked-by: Felipe Balbi <balbi@kernel.org>
Link: https://lore.kernel.org/r/20210609093924.3293230-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'certs/Kconfig')
0 files changed, 0 insertions, 0 deletions