From: Jeff Garzik Date: Thu, 17 Nov 2005 15:59:48 +0000 (-0500) Subject: [libata sata_mv] SATA probe, DMA boundary fixes X-Git-Tag: v2.6.15-rc2~69^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22374677d18c5eeefd3a283431d312b8c44fef02;p=pandora-kernel.git [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 --- Reading git-diff-tree failed