From: Artur Wojcik Date: Fri, 22 Jun 2012 06:41:56 +0000 (-0700) Subject: [SCSI] isci: implement suspend/resume support X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~38^2^2~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e468dc112f38220ee78bc0de64190eca9812749b;p=pandora-kernel.git [SCSI] isci: implement suspend/resume support Provide a "simple-dev-pm-ops" implementation that shuts down the domain and the device on suspend, and resumes the device and the domain on resume. All of the mechanics of restoring domain connectivity are handled by libsas once isci has notified libsas that all links should be back up. libsas is in charge of handling links that did not resume, or resumed out of order. Signed-off-by: Artur Wojcik Signed-off-by: Jacek Danecki Signed-off-by: Dan Williams Signed-off-by: James Bottomley --- Reading git-diff-tree failed