[SCSI] ibmvfc: Add suspend/resume support
authorBrian King <brking@linux.vnet.ibm.com>
Sun, 21 Feb 2010 16:37:58 +0000 (10:37 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 3 Mar 2010 13:02:42 +0000 (18:32 +0530)
commitb0f4d4cf12d0eaa0bd766686bba843fc105b6a60
treed0a823022733c97e66b8946db97369fd3133e69c
parent64355b929dec0cb6271e4ac7834c9cf262961e40
[SCSI] ibmvfc: Add suspend/resume support

Adds support for resuming from suspend for IBM VFC 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 <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/ibmvscsi/ibmvfc.c