]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/tegra: sor: Use DRM debugfs infrastructure for CRC
authorThierry Reding <treding@nvidia.com>
Thu, 6 Aug 2015 09:04:54 +0000 (11:04 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Aug 2015 11:47:57 +0000 (13:47 +0200)
commit530239a8b82c0d051ccda341cb346d3f11a80e70
tree31ebacf2cf45d1c5eb3a78e136d8abcd8a4fb014
parent51511d05defe92715c19c3e583c9d1ac1c82e1e6
drm/tegra: sor: Use DRM debugfs infrastructure for CRC

Instead of duplicating most of the code to set up a debugfs file, use
the existing DRM core debugfs infrastructure instead.

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