From: Imre Deak Date: Mon, 14 Apr 2014 17:24:26 +0000 (+0300) Subject: drm/i915: remove the i915_dpio debugfs entry X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~56^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b2c1bfe20da09301965f0acb82d3012a568dc83;p=pandora-kernel.git drm/i915: remove the i915_dpio debugfs entry There are igt tools that can read/write the DPIO registers, so having a debugfs entry for only some of those registers is somewhat arbitrary / redundant. Remove it. v2: - instead of fixing the entry by taking a power domain reference around the register accesses, remove the entry (Ville) Signed-off-by: Imre Deak Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed