From: Damien Lespiau Date: Tue, 15 Oct 2013 17:55:36 +0000 (+0100) Subject: drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctl X-Git-Tag: v3.13-rc1~76^2~68^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd9db02ffcf33348f3fb5d33b8623e78d7831d66;p=pandora-kernel.git drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctl In the same spirit than: drm/i915: Generalize the CRC command format for future work Let's move from writing 'A plane1' to 'pipe A plane1' to i915_pipe_crc_ctl. This will allow us to extend the interface to transcoders or DDIs in the future. Let's rename the CRC control file to be more generic. Signed-off-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed