drm/gma500: Make use of gma_pipe_has_type()
authorPatrik Jakobsson <patrik.r.jakobsson@gmail.com>
Tue, 2 Jul 2013 15:02:22 +0000 (17:02 +0200)
committerPatrik Jakobsson <patrik.r.jakobsson@gmail.com>
Tue, 23 Jul 2013 23:47:17 +0000 (01:47 +0200)
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 <patrik.r.jakobsson@gmail.com>

No differences found