From: Dan Williams Date: Tue, 10 Jul 2012 02:33:40 +0000 (-0700) Subject: [SCSI] cleanup usages of scsi_complete_async_scans X-Git-Tag: v3.6-rc1~103^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=492d542273a4859f8bf8cc7744cdf71ef50b39ea;p=pandora-kernel.git [SCSI] cleanup usages of scsi_complete_async_scans Now that scsi registers its async scan work with the async subsystem, wait_for_device_probe() is sufficient for ensuring all scanning is complete. [jejb: fix merge problems with eea03c20ae38 Make wait_for_device_probe() also do scsi_complete_async_scans()] Signed-off-by: Dan Williams Tested-by: Eldad Zack Signed-off-by: James Bottomley --- Reading git-diff-tree failed