From: Axel Lin Date: Sat, 3 May 2014 02:57:57 +0000 (+0800) Subject: spi: qup: Fix return value checking for pm_runtime_get_sync() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~167^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d89e141bbf8619f3db97c38e33cb6d7a563614d;p=pandora-kernel.git spi: qup: Fix return value checking for pm_runtime_get_sync() pm_runtime_get_sync() returns 1 if !CONFIG_PM_RUNTIME. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed