From: Akinobu Mita Date: Tue, 19 Dec 2006 08:51:44 +0000 (+0900) Subject: [WATCHDOG] fix clk_get() error check X-Git-Tag: v2.6.21-rc1~273^2~6^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cd446198e7646431a7f2ce7dbeec8df9f77012b;p=pandora-kernel.git [WATCHDOG] fix clk_get() error check The return value of clk_get() should be checked by IS_ERR(). Signed-off-by: Akinobu Mita Signed-off-by: Ben Dooks Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed