From: Wei Yongjun Date: Mon, 21 Oct 2013 05:37:31 +0000 (+0800) Subject: gpu: host1x: Disable clock on probe failure X-Git-Tag: v3.13-rc1~76^2~65^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c78c4c38e2c1889f2514c3c76ef190b99f2524a;p=pandora-kernel.git gpu: host1x: Disable clock on probe failure Add a missing clk_disable_unprepare() before returning from the driver's .probe() function on error. Signed-off-by: Wei Yongjun Reviewed-by: Terje Bergstrom Signed-off-by: Thierry Reding --- Reading git-diff-tree failed