]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/dp: Refactor common eDP lid detection
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 2 Sep 2014 19:03:59 +0000 (20:03 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 3 Sep 2014 10:36:59 +0000 (12:36 +0200)
commit40e3c55375b1ad36629fba45f2701c2b6479f8e6
tree54bf36fa9a7befa62f24fa4da101d15aafd1e7bd
parent72ec60ec6367f026ed60205650d0a1c46b24e83c
drm/i915/dp: Refactor common eDP lid detection

Both gmch and pch detection routines used the exact same routine for
eDP, so de-duplicate.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: : Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c