commit | b20f38679fee704d5ebfe2815fb5af492a0dde9f | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Wed Feb 01 11:38:31 2012 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Fri Feb 03 10:04:26 2012 +0000 |
tree | 3eb7f51fd9269c2538e6ae309d12082026c5ac0a | |
parent | 4f988d132d2668b4f3b42bfc70daa531115ccca1 [diff] |
drm crtc: Fix locking comments 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>