From: Alan Stern Date: Thu, 17 Jun 2010 14:36:49 +0000 (-0400) Subject: [SCSI] convert to the new PM framework X-Git-Tag: v2.6.36-rc1~570^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db5bd1e0b505c54ff492172ce4abc245cf6cd639;p=pandora-kernel.git [SCSI] convert to the new PM framework This patch (as1397b) converts the SCSI midlayer to use the new PM callbacks (struct dev_pm_ops). A new source file, scsi_pm.c, is created to hold the new callback routines, and the existing suspend/resume code is moved there. Signed-off-by: Alan Stern Signed-off-by: James Bottomley --- Reading git-diff-tree failed