From: Rafael J. Wysocki Date: Thu, 19 Jul 2007 08:47:36 +0000 (-0700) Subject: PM: introduce hibernation and suspend notifiers X-Git-Tag: v2.6.23-rc1~455 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b10d911749d37dccfa5873d2088aea3f074b9e45;p=pandora-kernel.git PM: introduce hibernation and suspend notifiers Make it possible to register hibernation and suspend notifiers, so that subsystems can perform hibernation-related or suspend-related operations that should not be carried out by device drivers' .suspend() and .resume() routines. [akpm@linux-foundation.org: build fixes] [akpm@linux-foundation.org: cleanups] Signed-off-by: Rafael J. Wysocki Acked-by: Pavel Machek Cc: Nigel Cunningham Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed