From: David Brownell Date: Wed, 17 May 2006 00:03:25 +0000 (-0700) Subject: [PATCH] Driver core: PM_DEBUG device suspend() messages become informative X-Git-Tag: v2.6.18-rc1~858^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd869db6eb1ea0ffe251e53a113dbf259400f4f6;p=pandora-kernel.git [PATCH] Driver core: PM_DEBUG device suspend() messages become informative This makes the driver model PM suspend debug messages more useful, by (a) explaining what event is being sent, since not all suspend() requests mean the same thing; (b) reporting when a PM_EVENT_SUSPEND call is allowing the device to issue wakeup events. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed