From: Tejun Heo Date: Sun, 26 Jun 2005 14:27:19 +0000 (+0900) Subject: [PATCH] libata: lengthen COMMRESET delay X-Git-Tag: v2.6.13-rc1~45^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62ba2841f2a51848f7cb0499edae3f6803764f2c;p=pandora-kernel.git [PATCH] libata: lengthen COMMRESET delay This patch lengthens the delay between DET setting and clearing for COMMRESET from 400us to 1ms. I couldn't find any requiremen regarding the duration of COMMRESET in SATA I/II specs but AHCI-1.1 10.4.2 states that it should be at least 1ms. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed