]> 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)
commite330665fce18b4f407b8c7c9058ed727d9e1bba2
tree54bf36fa9a7befa62f24fa4da101d15aafd1e7bd
parentb5f2f19471ddd386a969fdfc3b5cd32065828c1a
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