Skip to content
Commit 44156eee authored by Thierry Reding's avatar Thierry Reding
Browse files

gpu: host1x: Clean up debugfs on removal



The debugfs files created for host1x are never removed, causing these
files to be left dangling in debugfs. This results in a crash when any
of these files are accessed after the host1x driver has been removed,
as well as a failure to create the debugfs entries when they are added
again on driver probe.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 80327ce3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment