]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commitcece5d58d5568e4a7986e43981d21a80ea189a82
treebc21538841d20b88a9ad568381335b775325f177
parentbf98a72650c9272e70e7f0e904f85c025c0bb421
drm/i915: use vlv_dport_to_channel in vlv_signal_levels

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>
drivers/gpu/drm/i915/intel_dp.c