From: Sascha Hauer Date: Wed, 1 Feb 2012 10:38:31 +0000 (+0100) Subject: drm crtc: Fix locking comments X-Git-Tag: v3.4-rc1~143^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b20f38679fee704d5ebfe2815fb5af492a0dde9f;p=pandora-kernel.git 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 Signed-off-by: Dave Airlie --- Reading git-diff-tree failed