From: Wei Yongjun Date: Thu, 14 Aug 2014 01:01:40 +0000 (+0800) Subject: drm/msm: Fix missing unlock on error in msm_fbdev_create() X-Git-Tag: omap-fixes-against-v3.17-rc3~38^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d9509d2119528d176f89d67d3004cd92942b57a;p=pandora-kernel.git drm/msm: Fix missing unlock on error in msm_fbdev_create() Add the missing unlock before return from function msm_fbdev_create() in the error handling case. Signed-off-by: Wei Yongjun Signed-off-by: Rob Clark --- Reading git-diff-tree failed