drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()
authorRoel Kluin <roel.kluin@gmail.com>
Sun, 9 Aug 2009 11:50:53 +0000 (13:50 +0200)
committerEric Anholt <eric@anholt.net>
Mon, 24 Aug 2009 23:41:23 +0000 (16:41 -0700)
commit19e1f888c681d9f71ae0a814902d334eac1911dd
treef761d02f065648906297cdf65271fc9394809eb1
parentbc5e5718acd7f7d000d913e619562767863610bf
drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()

Bit SDVO_OUTPUT_SVID0 was tested twice

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_sdvo.c