From: Roel Kluin Date: Tue, 8 Dec 2009 23:33:13 +0000 (-0700) Subject: OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR() X-Git-Tag: v2.6.33-rc1~295^2~1^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fda39e6fd13f9f74721d2127f27675a4a0878af;p=pandora-kernel.git OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR() IS_ERR returns only 1 or 0, and the functions return a negative error in other cases anyways. Signed-off-by: Roel Kluin Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed