git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95cc2c7
)
libata: Remove excess delay in the tf_load path
author
Alan Cox
<alan@linux.intel.com>
Wed, 5 May 2010 09:24:57 +0000
(10:24 +0100)
committer
Jeff 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