drm/i915: Check for eDP inside edp panel on/off funcs
authorKeith Packard <keithp@keithp.com>
Wed, 28 Sep 2011 23:23:51 +0000 (16:23 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 30 Sep 2011 23:23:46 +0000 (16:23 -0700)
commit97af61f57e03a39afa309d1c8a0d8fb9331e2f89
tree052af6b12f186f0b499c74110560c752c4dcf9fe
parent1c0ae80a5e2893a3a3ed9582e46249ff559d2739
drm/i915: Check for eDP inside edp panel on/off funcs

Cleans up code dealing with eDP a bit. Remove redundant checks in
callers

Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_dp.c