commit | 3694c5c3dea1fc2150f2ec2a036fee298680c0e0 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Tue Jul 19 11:32:43 2016 +0000 |
committer | Sean Paul <seanpaul@chromium.org> | Tue Jul 19 16:36:48 2016 -0400 |
tree | 9e53d081b534b408616c4872692d1bb107174208 | |
parent | 6942559980c036b240c60b135a4bf23bf3252b48 [diff] |
drm/rockchip: analogix_dp: add missing clk_disable_unprepare() on error Add the missing clk_disable_unprepare() before return in the error handling case. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Sean Paul <seanpaul@chromium.org>