From: Krzysztof Kozlowski Date: Thu, 17 Oct 2013 12:45:41 +0000 (+0200) Subject: spi/s3c64xx: Add missing pm_runtime_put on setup fail X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~15^2~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b8f7eef1afcb834d701f369dbd2e18b03fd7647;p=pandora-kernel.git spi/s3c64xx: Add missing pm_runtime_put on setup fail pm_runtime_put() wasn't called if clock rate could not be set up in s3c64xx_spi_setup() leading to invalid count of device pm_runtime usage. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Sylwester Nawrocki Signed-off-by: Mark Brown --- Reading git-diff-tree failed