commit | 978c066691a49a205673672a55685305663a2554 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Wed May 05 10:24:57 2010 +0100 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri May 14 22:25:00 2010 -0400 |
tree | df380b8415c17d80586a111c4492ac6bad7d5afb | |
parent | 95cc2c70c139936a2142bcd583da8af6f9d88efb [diff] |
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 <alan@linux.intel.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>