drm/tegra: sor: Reset the correct debugfs fields
authorThierry Reding <treding@nvidia.com>
Fri, 3 Jul 2015 12:16:30 +0000 (14:16 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Aug 2015 11:47:55 +0000 (13:47 +0200)
commit066d30f8c7547f9ca744cd090092d66847e85de4
treeb529fc2e77e27b9281825e68bc39e7528226cac6
parent3ff1f22c882493dcceb25cbca5b516d8e4271151
drm/tegra: sor: Reset the correct debugfs fields

When tearing down debugfs support, make sure to reset the fields to NULL
in the correct order, otherwise the debugfs root will not be properly
removed.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/sor.c