drm/i915: Clean up leftover DPLL and LVDS register choice from pch split.
authorEric Anholt <eric@anholt.net>
Wed, 30 Mar 2011 20:01:09 +0000 (13:01 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 10 May 2011 20:56:38 +0000 (13:56 -0700)
We used to have these from the product of (pch, non-pch) * (pipe a,
pipe b).  Now we can just use the nice per-pipe reg macros in the
split out crtc_mode_sets.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found