]> Pileus Git - ~andy/linux/commit
drm/i915/dp: Introduce is_cpu_edp()
authorAdam Jackson <ajax@redhat.com>
Fri, 14 Oct 2011 21:22:25 +0000 (17:22 -0400)
committerKeith Packard <keithp@keithp.com>
Fri, 21 Oct 2011 06:22:03 +0000 (23:22 -0700)
commit1c95822afebae625f48ebabfc470cdbb50671fd5
tree93c4e9690e06ac712d68aebe1f08914e4c2c91ea
parent260052100ef669b5374f72055379adc5da35034b
drm/i915/dp: Introduce is_cpu_edp()

The obvious counterpart to is_pch_edp().  Convert existing instances of
the idiom to the new routine.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_dp.c