[SCSI] pm80xx: Fix for direct attached device.
authorNikith Ganigarakoppal <Nikith.Ganigarakoppal@pmcs.com>
Wed, 30 Oct 2013 10:43:22 +0000 (16:13 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 2 Dec 2013 18:33:20 +0000 (10:33 -0800)
In case of direct attached SATA device delay is not enough.
It will give crash for set device state command response and
wait_for_completion is the best solution for this.

Signed-off-by: Nikith.Ganigarakoppal@pmcs.com
Signed-off-by: Anandkumar.Santhanam@pmcs.com
Reviewed-by: Jack Wang <jinpu.wang@profitbricks.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found