From: Daniel Vetter Date: Thu, 4 Jul 2013 18:49:44 +0000 (+0200) Subject: drm/i915: convert debugfs creation/destruction to table X-Git-Tag: v3.12-rc1~136^2~165^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34b9674c786c73e5472e8b98a729bcdde9197859;p=pandora-kernel.git drm/i915: convert debugfs creation/destruction to table 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 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed