From: Benjamin Herrenschmidt Date: Tue, 31 May 2005 07:08:49 +0000 (+1000) Subject: [PATCH] Driver core: Don't "lose" devices on suspend on failure X-Git-Tag: v2.6.13-rc1~68^2~583^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42b16c051c3f462095fb8c9bad1bc05b34518cb9;p=pandora-kernel.git [PATCH] Driver core: Don't "lose" devices on suspend on failure 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed