drm/i915: Make struct dpll == intel_clock_t
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 19 Apr 2013 11:36:51 +0000 (14:36 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 20 Apr 2013 14:49:41 +0000 (16:49 +0200)
This allows unifying a bunch of the PLL calculations and whatnot.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found