]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/tegra: sor: Root debugfs files at the connector
authorThierry Reding <treding@nvidia.com>
Thu, 12 Oct 2017 17:07:54 +0000 (19:07 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 13 Dec 2017 12:42:08 +0000 (13:42 +0100)
commitd92e600998d83569cc0955a63c5f036867336343
tree264085768ecef11624bd80bdbc4363beb5f1936b
parent1d60047dd6fcd8bb840f3652ce25ab478a69c7ef
drm/tegra: sor: Root debugfs files at the connector

Rather create new files within the top-level DRM device's debugfs node,
add the SOR specific files to the connector's debugfs node. This avoids
the need to come up with subdirectory names and is also more intuitive.

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