]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit978c066691a49a205673672a55685305663a2554
treedf380b8415c17d80586a111c4492ac6bad7d5afb
parent95cc2c70c139936a2142bcd583da8af6f9d88efb
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>
drivers/ata/libata-sff.c
drivers/ata/pata_via.c