From: Lin Ming Date: Sat, 23 Mar 2013 03:42:25 +0000 (+0800) Subject: [SCSI] sd: use REQ_PM in sd's runtime suspend operation X-Git-Tag: v3.10-rc1~3^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b21493c4520970f8f404e0265f48e37f9cffaf5;p=pandora-kernel.git [SCSI] sd: use REQ_PM in sd's runtime suspend operation With the introduction of REQ_PM, modify sd's runtime suspend operation functions to use that flag so that the operations to put the device into runtime suspended state(i.e. sync cache and stop device) will not affect its runtime PM status. Signed-off-by: Lin Ming Signed-off-by: Aaron Lu Acked-by: Alan Stern Signed-off-by: James Bottomley --- Reading git-diff-tree failed