]> git.baikalelectronics.ru Git - kernel.git/commit
pata_hpt37x: fix HPT370 DMA timeouts
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Tue, 14 Apr 2009 14:39:14 +0000 (18:39 +0400)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 16 Apr 2009 19:21:15 +0000 (15:21 -0400)
commit86f42eacec551bb59d282fb50f4ac2fde312cccb
tree3524f0bfacaede8f9a864128843c6b19c7a24839
parentfcd2c06941c97a8a4672173ac7e8168dd5fa62ff
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>
drivers/ata/pata_hpt37x.c