From: Daniel Vetter Date: Mon, 16 Dec 2013 10:21:06 +0000 (+0100) Subject: drm: rename dev->count_lock to dev->buf_lock X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~59^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2177a2182f3f375f64d9938dd884895c3872c380;p=pandora-kernel.git drm: rename dev->count_lock to dev->buf_lock Since really that's all it protects - legacy horror stories in drm_bufs.c. Since I don't want to waste any more time on this I didn't bother to actually look at what it protects in there, but it's at least contained now. v2: Move the spurious hunk to the right patch (Thierry). Cc: Thierry Reding Reviewed-by: Thierry Reding Reviewed-by: Laurent Pinchart Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed