From: Daniel Vetter Date: Wed, 27 Mar 2013 20:42:00 +0000 (+0100) Subject: drm: don't unlock in the addfb error paths X-Git-Tag: v3.9-rc6~28^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8abbbaf6adb46157b6bd416f7616b555cc6a332f;p=pandora-kernel.git drm: don't unlock in the addfb error paths We don't grab the modeset locks any more since commit 468174f748603497e73dba9b5c6d1d9f71121486 Author: Daniel Vetter Date: Tue Dec 11 00:09:12 2012 +0100 drm: push modeset_lock_all into ->fb_create driver callbacks Reported-by: Ray Strode Cc: Ray Strode Cc: Dave Airlie Acked-by: Dave Airlie Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed