commit | 265b7215aed36941620b65ecfff516200fb190c1 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Tue Apr 14 18:39:14 2009 +0400 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Apr 16 15:21:15 2009 -0400 |
tree | 3524f0bfacaede8f9a864128843c6b19c7a24839 | |
parent | 79b42babbac2a5a522b8e269fb2811b6e1063030 [diff] |
pata_hpt37x: fix HPT370 DMA timeouts The libata driver has copied the code from the IDE driver which caused a post 2.4.18 regression on many HPT370[A] chips -- DMA stopped to work completely, only causing timeouts. Now remove hpt370_bmdma_start() for good... Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>