[PATCH] Driver core: Don't "lose" devices on suspend on failure
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 31 May 2005 07:08:49 +0000 (17:08 +1000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Jun 2005 22:15:37 +0000 (15:15 -0700)
I think we need this patch or we might "lose" devices to the dpm_irq_off
list if a failure occurs during the suspend process.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found