From: Jonghwan Choi Date: Wed, 20 Jun 2012 08:05:37 +0000 (+0900) Subject: ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL X-Git-Tag: v3.5-rc5~1^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5d8f4765f0e92ef027492a8cb979c5b8d45f2c3;p=pandora-kernel.git ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL On the error condition clk_get() returns ERR_PTR(). Signed-off-by: Jonghwan Choi Cc: Stable Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed