commit | 22374677d18c5eeefd3a283431d312b8c44fef02 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jgarzik@pobox.com> | Thu Nov 17 10:59:48 2005 -0500 |
committer | Jeff Garzik <jgarzik@pobox.com> | Thu Nov 17 10:59:48 2005 -0500 |
tree | 4d923291cdab7c84e0346a8500f090f2b11e2bc1 | |
parent | 64f043d80752a8e5f0d55255e7bb9a1a05af206f [diff] |
[libata sata_mv] SATA probe, DMA boundary fixes - DMA boundary was being handled incorrectly. Copied the code from ata_fill_sg(), since Marvell has the same DMA boundary needs. (we can't use ata_fill_sg directly since we have different hardware descriptors) - cleaned up the SATA phy reset code, to deal with various errata