From: Tejun Heo Date: Thu, 9 Sep 2010 15:13:31 +0000 (+0200) Subject: libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load() X-Git-Tag: v2.6.36-rc4~22^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40c6023031369ae5573e622ca54fa3ffe89fb865;p=pandora-kernel.git libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load() Commit 978c0666 (libata: Remove excess delay in the tf_load path) removed ata_wait_idle() from ata_sff_tf_load() and via_tf_load(). This caused obscure detection problems in sata_sil. https://bugzilla.kernel.org/show_bug.cgi?id=16606 The commit was pure performance optimization. Revert it for now. Reported-by: Dieter Plaetinck Reported-by: Jan Beulich Bisected-by: gianluca Cc: stable@kernel.org Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed