From: Wei Yongjun Date: Wed, 24 Apr 2013 02:48:23 +0000 (+0800) Subject: drm/tegra: fix missing unlock on error X-Git-Tag: v3.11-rc1~65^2~62^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6f2056f3b259960b0cb6a6cf440b89f2567d586;p=pandora-kernel.git drm/tegra: fix missing unlock on error Add the missing unlock before return from function host1x_drm_init() and host1x_drm_exit() in the error handling case. Signed-off-by: Wei Yongjun Signed-off-by: Thierry Reding --- Reading git-diff-tree failed