]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[libata sata_mv] SATA probe, DMA boundary fixes
authorJeff Garzik <jgarzik@pobox.com>
Thu, 17 Nov 2005 15:59:48 +0000 (10:59 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 17 Nov 2005 15:59:48 +0000 (10:59 -0500)
commit22374677d18c5eeefd3a283431d312b8c44fef02
tree4d923291cdab7c84e0346a8500f090f2b11e2bc1
parent64f043d80752a8e5f0d55255e7bb9a1a05af206f
[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
drivers/scsi/sata_mv.c