sata_inic162x: fix a few glitches in hardreset
authorTejun Heo <htejun@gmail.com>
Fri, 2 Feb 2007 06:29:52 +0000 (15:29 +0900)
committerJeff Garzik <jeff@garzik.org>
Fri, 9 Feb 2007 22:39:39 +0000 (17:39 -0500)
commitfe334602a83463aff59ae24c4b3e808d650a3c80
tree044c48cd68d7b14f270310ab68c9f710c00b78b9
parent34fee227dd13af593be599b19683464ac4dd4c8b
sata_inic162x: fix a few glitches in hardreset

* Hardreset must not exit without actually performing reset regardless
  of link status.  We're resetting the link after all.

* Minor message update.

* 150ms delay is meaningful iff link is online after reset is
  complete.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/sata_inic162x.c