git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d536e2
)
drm/i915: convert debugfs creation/destruction to table
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 4 Jul 2013 18:49:44 +0000
(20:49 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 8 Jul 2013 20:04:46 +0000
(22:04 +0200)
At least for the common cases where we only need special file
operations. The forcewake file is still rather more special.
v2: Fix up the debugfs unregister code.
v3: Actually squash in the right fixup.
Acked-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found