• Thierry Reding's avatar
    gpu: host1x: Clean up debugfs on removal · 44156eee
    Thierry Reding authored
    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>
    44156eee
dev.c 10.5 KB