From: Simon Baatz Date: Wed, 18 Jul 2012 22:04:09 +0000 (+0200) Subject: ARM: Orion: fix driver probe error handling with respect to clk X-Git-Tag: v3.6-rc1~75^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baffab28b13120694fa3ebab08d3e99667a851d2;p=pandora-kernel.git ARM: Orion: fix driver probe error handling with respect to clk The clk patches added code to get and enable clocks in the respective driver probe functions. If the probe function failed for some reason after enabling the clock, the clock was not disabled again in many cases. Signed-off-by: Simon Baatz Signed-off-by: Andrew Lumm --- Reading git-diff-tree failed