From: Tejun Heo Date: Fri, 2 Feb 2007 06:29:52 +0000 (+0900) Subject: sata_inic162x: fix a few glitches in hardreset X-Git-Tag: v2.6.21-rc1~274^2~492 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe334602a83463aff59ae24c4b3e808d650a3c80;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed