drm crtc: Fix locking comments
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 1 Feb 2012 10:38:31 +0000 (11:38 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 3 Feb 2012 10:04:26 +0000 (10:04 +0000)
Several comments above functions say that the caller must hold the
mode_config lock, but the functions take the lock themselves. Fix
the comments.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found