From: Eugene Surovegin Date: Tue, 6 Sep 2005 22:16:13 +0000 (-0700) Subject: [PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32 X-Git-Tag: v2.6.14-rc1~746 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=842363ff5fd79ce75c311175ea832901e2b2d40e;p=pandora-kernel.git [PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32 Recent "u32 -> pm_message_t" change triggered hidden bug in ocp_device_suspend. Fix it to correctly use pm_message_t instead of u32. Signed-off-by: Eugene Surovegin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed