]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/debugfs: add infrastructure to add files with other fops than only read
authorKarol Herbst <nouveau@karolherbst.de>
Wed, 29 Jul 2015 11:44:21 +0000 (13:44 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 11 Jan 2016 01:28:24 +0000 (11:28 +1000)
commit1ebffb62d303d8e59257618c954622aef9775658
tree0bf6b4a6301002d1a791d3a7a2d8278e999ac51e
parent38f4e6a871c329e25c838f05a8b18d2fe6ec6648
drm/nouveau/debugfs: add infrastructure to add files with other fops than only read

v2: use the same object for private data as with the drm debugfs functions

Signed-off-by: Karol Herbst <nouveau@karolherbst.de>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_debugfs.c