]> git.baikalelectronics.ru Git - kernel.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)
commit09a49e7f6479163129c3ba77575027f5434ffa65
treedf380b8415c17d80586a111c4492ac6bad7d5afb
parent985434c8010e429b6b661297384d86b160d406a7
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