From: Roel Kluin Date: Wed, 16 Dec 2009 16:22:04 +0000 (+0100) Subject: OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get() X-Git-Tag: v2.6.33-rc6~30^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61b17d972f60fb8097592cadee2a2dd594285ff6;p=pandora-kernel.git OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get() val is an u64 pointer, we need an int to check the error. Signed-off-by: Roel Kluin Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed