From: Tony Prisk Date: Tue, 18 Dec 2012 07:28:39 +0000 (-0300) Subject: [media] s5p-tv: Fix incorrect usage of IS_ERR_OR_NULL X-Git-Tag: v3.9-rc1~93^2~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeae3db1c267759661609c76d6c7791231ae438a;p=pandora-kernel.git [media] s5p-tv: Fix incorrect usage of IS_ERR_OR_NULL Replace IS_ERR_OR_NULL with IS_ERR on clk_get results. Signed-off-by: Tony Prisk Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed