From: Alan Cox Date: Wed, 5 May 2010 09:24:57 +0000 (+0100) Subject: libata: Remove excess delay in the tf_load path X-Git-Tag: v2.6.35-rc1~481^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=978c066691a49a205673672a55685305663a2554;p=pandora-kernel.git libata: Remove excess delay in the tf_load path We don't need to stall and wait after loading the task file and before issuing a command, so don't do it. This shows up on profiles and is not needed. Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed