From: David Brownell Date: Tue, 15 Aug 2006 06:11:05 +0000 (-0700) Subject: PM: PCI and IDE handle PM_EVENT_PRETHAW X-Git-Tag: v2.6.19-rc1~1078^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b887d2e63c8857149ef59eb6e05adfaa018b8ebf;p=pandora-kernel.git PM: PCI and IDE handle PM_EVENT_PRETHAW Convert some framework code to handle the new PRETHAW message. - IDE just treats it like a FREEZE. - The pci_choose_state() thingie still doesn't use PCI_D0 when it gets a FREEZE (and now PRETHAW) event, which seems rather buglike but wasn't something to change with this patch. Signed-off-by: David Brownell Cc: "Rafael J. Wysocki" Cc: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed