From: Lin Ming Date: Sat, 23 Mar 2013 03:42:28 +0000 (+0800) Subject: [SCSI] sd: change to auto suspend mode X-Git-Tag: v3.10-rc1~3^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6df339a51e3bf18b868384bdeb31e49a4fbaa3d8;p=pandora-kernel.git [SCSI] sd: change to auto suspend mode Uses block layer runtime pm helper functions in scsi_runtime_suspend/resume for devices that take advantage of it. Remove scsi_autopm_* from sd open/release path and check_events path. Signed-off-by: Lin Ming Signed-off-by: Aaron Lu Acked-by: Alan Stern Signed-off-by: James Bottomley --- Reading git-diff-tree failed