Re: [PATCH 2.6.8-rc2] sata_nv.c

From: Jeff Garzik
Date: Thu Aug 05 2004 - 17:05:44 EST


Andrew Chew wrote:
Attached is a patch to the sata_nv driver that accounts for a few
differences between the nForce3 and CK804/MCP04 SATA controllers.

A minor change to libata-core.c needs to accompany this patch. This is
in regards to the function ata_pci_remove_one(), where the
host_set->ops->host_stop(host_set) needs to occur before the
iounmap(host_set->mmio_base). This is because sata_nv's host_stop
callback needs access to the iomapped region.

Do you want to send a separate patch for this? I don't see that change in the attached patch.

Jeff


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/