pata_hpt37x: fix HPT370 DMA timeouts
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Tue, 14 Apr 2009 14:39:14 +0000 (18:39 +0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 2 May 2009 17:24:25 +0000 (10:24 -0700)
commitda9a8b7bdd7f4fe4e2cf46115083ed9f61eac5e6
treeca21c27e5106d5b64f813f2fab5b8a18b5c391c6
parent877facd0ce77d172f6d54eb5f503c82d8f6d8526
pata_hpt37x: fix HPT370 DMA timeouts

upstream commit: 265b7215aed36941620b65ecfff516200fb190c1

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>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/ata/pata_hpt37x.c