From: Alan Cox Date: Mon, 19 Nov 2007 14:33:11 +0000 (+0000) Subject: libata: IORDY handling X-Git-Tag: v2.6.25-rc1~1233^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9f8ab2dafba2dc12dd94e5d2db31d5cf495775f;p=pandora-kernel.git libata: IORDY handling I believe this version meets all Sergei's objections Correct the logic for when we issue a set features for transfer mode - If the device has IORDY and the controller has IORDY - set the mode - If the device has IORDY and the controller does not - turn IORDY off - If neither has IORDY do nothing Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed