]> git.baikalelectronics.ru Git - kernel.git/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)
commit6c5777b9a469ef16804867ab5eb89c2f497946b4
tree93c4e9690e06ac712d68aebe1f08914e4c2c91ea
parent760f49606593191a396c2c82cc4cf34ad6822770
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