drm/i915: Explicitly cast pipe -> intel_dpll_id
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 4 Jul 2013 10:01:16 +0000 (12:01 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 5 Jul 2013 21:47:09 +0000 (23:47 +0200)
commitd94ab068277bda17bfeb0e976049035153299a1a
tree14dfe223f7e52bedb9dbe08520abd563e78e0be1
parente143a21c4d60d13dbdad133b7b2c9d9bb2dfb982
drm/i915: Explicitly cast pipe -> intel_dpll_id

We only do this on IBX where there's a fixed pch dpll to pipe
assignment. Being explicit about it can't really hurt and makes
sparse happy.

Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
This page took 0.03126 seconds and 5 git commands to generate.