Greg Kroah-Hartman writes: > 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. > > Cc: Felipe Balbi > Cc: Jack Pham > Cc: Peter Chen > Signed-off-by: Greg Kroah-Hartman Acked-by: Felipe Balbi -- balbi