From: Patrik Jakobsson Date: Tue, 2 Jul 2013 15:02:22 +0000 (+0200) Subject: drm/gma500: Make use of gma_pipe_has_type() X-Git-Tag: v3.12-rc1~136^2~46^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe477cc1b09ecd957c8c201b4f9c84e9d03621d4;p=pandora-kernel.git drm/gma500: Make use of gma_pipe_has_type() Replace any use of xxx_intel_pipe_has_type() with the generic gma_pipe_has_type() function. Poulsbo still use it but that will be removed when we rip out psb_intel_pipe_has_type(). Signed-off-by: Patrik Jakobsson --- Reading git-diff-tree failed