git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f988d1
)
drm crtc: Fix locking comments
author
Sascha Hauer
<s.hauer@pengutronix.de>
Wed, 1 Feb 2012 10:38:31 +0000
(11:38 +0100)
committer
Dave 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