]> git.baikalelectronics.ru Git - kernel.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)
commitdf0b7c9ef2562b9d6d218e00cd53f96a1d36709c
tree31ebacf2cf45d1c5eb3a78e136d8abcd8a4fb014
parent46ec96438351c0867c73b8a2c965cc555eb4f1e4
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