libata: Remove excess delay in the tf_load path
authorAlan Cox <alan@linux.intel.com>
Wed, 5 May 2010 09:24:57 +0000 (10:24 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Sat, 15 May 2010 02:25:00 +0000 (22:25 -0400)
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 <alan@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found