]> git.baikalelectronics.ru Git - kernel.git/commit
libata-sff: Don't call bmdma_stop on non DMA capable controllers
authorAlan <alan@lxorguk.ukuu.org.uk>
Thu, 25 Jan 2007 15:09:05 +0000 (15:09 +0000)
committerJeff Garzik <jeff@garzik.org>
Thu, 25 Jan 2007 23:27:16 +0000 (18:27 -0500)
commit28e06a72f6be7429d9cade46634c9f962b081ba9
treeed50d46e0b8f089cf97aba54aa3e38ed3c1af57b
parent73a2c860cc1d47b919d45041c809649cc8f13626
libata-sff: Don't call bmdma_stop on non DMA capable controllers

Fixes bogus accesses to ports 0-15 with a non DMA capable controller.
This I think should go in for 2.6.20

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/libata-sff.c