drm: Small logic fix in drm_mode_setcrtc
authorJakob Bornecrantz <jakob@vmware.com>
Mon, 3 Aug 2009 12:43:58 +0000 (13:43 +0100)
committerDave Airlie <airlied@redhat.com>
Tue, 4 Aug 2009 03:29:27 +0000 (13:29 +1000)
commit7781de74568bddfefbd2d32a934a8c791a2420cd
treefda7b289d12e41e144de5032cca439ce245929fb
parenta33a052f19a21d727847391c8c1aff3fb221c472
drm: Small logic fix in drm_mode_setcrtc

Match the logic to the comments in the debug message

Signed-off-by: Jakob Bornecrantz <jakob@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc.c