From: Jonas Gorski Date: Mon, 11 Mar 2013 23:13:37 +0000 (+0100) Subject: spi/bcm63xx: don't disable non enabled clocks in probe error path X-Git-Tag: v3.9-rc6~13^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b435ff212e91bddc2d12e6638a4d846d5f60daa6;p=pandora-kernel.git spi/bcm63xx: don't disable non enabled clocks in probe error path When msg_ctl_width is set to an invalid value we try to disable the clock despite it never being enabled. Fix it by jumping to the correct label. Signed-off-by: Jonas Gorski Acked-by: Florian Fainelli Signed-off-by: Mark Brown --- Reading git-diff-tree failed