From: Robert Hancock Date: Tue, 6 Feb 2007 00:26:04 +0000 (-0800) Subject: sata_nv: propagate ata_pci_device_do_resume return value X-Git-Tag: v2.6.21-rc1~274^2~483 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce053fa8b532aa038fba6230052daae5cd60eae6;p=pandora-kernel.git sata_nv: propagate ata_pci_device_do_resume return value ata_pci_device_do_resume can fail if the PCI device couldn't be re-enabled. Update sata_nv to propagate the return value from this call and to not try to do any other resume activities if it fails. Fixes a compile warning. Signed-off-by: Robert Hancock Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed