]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Remove unreachable condition
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 31 Jan 2011 10:29:55 +0000 (10:29 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 1 Feb 2011 08:48:37 +0000 (08:48 +0000)
commit1ee563c1cd47db1a63276d529a317acd23180309
treeb178724266db2d6e3f079acdb1cc011887b313f9
parent088a7835a0f87502d2eac6477a05de3c0762b100
drm/i915: Remove unreachable condition

Fortunately unreachable. For Crestline, the watermarks must always be
programmed to 8...

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_display.c