From: Daniel Vetter Date: Thu, 4 Jul 2013 10:01:15 +0000 (+0200) Subject: drm/i915: explicitly cast pipe -> cpu_transcoder X-Git-Tag: v3.12-rc1~136^2~165^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e143a21c4d60d13dbdad133b7b2c9d9bb2dfb982;p=pandora-kernel.git drm/i915: explicitly cast pipe -> cpu_transcoder This makes sparse happy and also makes it a bit more obvious where we pull off this trick - after all we're only allowed to do it eithe as a default or on platforms where there is no disdinction between the pipe and the cpu transcoder. Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed