From: Sachin Kamat Date: Thu, 21 Mar 2013 10:03:58 +0000 (+0530) Subject: drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULL X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~39^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c11182d6e4a3baa0c5f7aa3c13805a6ab6c6a9a8;p=pandora-kernel.git drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULL Use IS_ERR instead of IS_ERR_OR_NULL on clk_get results. Signed-off-by: Sachin Kamat Signed-off-by: Inki Dae --- Reading git-diff-tree failed