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)
commitf7d2323c181ed5a2596494b860a99d567fd3e6cd
tree7691ec3bfb9749769a686d98f442b89af4b25525
parent521e62e49a42661a4ee0102644517dbe2f100a23
drm/i915: correct BLC vs PWM enable/disable ordering

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