From: Brian King Date: Sun, 21 Feb 2010 16:37:57 +0000 (-0600) Subject: [SCSI] ibmvscsi: Add suspend/resume support X-Git-Tag: v2.6.34-rc2~18^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64355b929dec0cb6271e4ac7834c9cf262961e40;p=pandora-kernel.git [SCSI] ibmvscsi: Add suspend/resume support Adds support for resuming from suspend for IBM VSCSI devices. We may have lost an interrupt over the suspend, so we just kick the interrupt handler to process anything that is outstanding. We expect to find a transport event indicating we need to reestablish our CRQ. Signed-off-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed