From: David Brownell Date: Wed, 30 Aug 2006 21:09:47 +0000 (-0700) Subject: PM: no suspend_prepare() phase X-Git-Tag: v2.6.19-rc1~1078^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d3a82af45428c5e8deaa119cdeb79611ae46371;p=pandora-kernel.git PM: no suspend_prepare() phase Remove the new suspend_prepare() phase. It doesn't seem very usable, has never been tested, doesn't address fault cleanup, and would need a sibling resume_complete(); plus there are no real use cases. It could be restored later if those issues get resolved. Signed-off-by: David Brownell Cc: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed