commit | b6f2056f3b259960b0cb6a6cf440b89f2567d586 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Wed Apr 24 10:48:23 2013 +0800 |
committer | Thierry Reding <thierry.reding@gmail.com> | Sat May 25 12:32:50 2013 +0200 |
tree | 5f8669d56b4606eb54f92abe54b70e3be3e6a3ad | |
parent | ed683aead1962f2242c8dc8863517bcd3089703d [diff] |
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 <yongjun_wei@trendmicro.com.cn> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>