From: Tomasz Figa Date: Sat, 11 Jan 2014 21:39:03 +0000 (+0100) Subject: mmc: sdhci-s3c: Use correct condition to check for clock presence X-Git-Tag: v3.15-rc1~42^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f4b78d9bb042aacce43e0213c727da861a128f6;p=pandora-kernel.git mmc: sdhci-s3c: Use correct condition to check for clock presence IS_ERR() must be used to make sure that not a valid clock was returned by clk_get() and company. Signed-off-by: Tomasz Figa Tested-by: Heiko Stuebner Acked-by: Heiko Stuebner Tested-by: Jaehoon Chung Acked-by; Jaehoon Chung Signed-off-by: Chris Ball --- Reading git-diff-tree failed