drm/i915: use vlv_dport_to_channel in vlv_signal_levels
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 19 Apr 2013 15:46:35 +0000 (08:46 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 19 Apr 2013 15:51:00 +0000 (17:51 +0200)
Minor cleanup.  Would be nice to use an enum for channel in the DPIO
macros so we don't mix up pipes and channels, but that's for another
patch.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found