drm/i915: correct BLC vs PWM enable/disable ordering
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 31 Mar 2014 18:13:56 +0000 (11:13 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 7 Jul 2014 21:44:43 +0000 (23:44 +0200)
With the new checks in place, we can see we're doing things backwards,
so fix them up per the spec.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c

Simple merge