summaryrefslogtreecommitdiff
path: root/drivers/scsi/mvsas/mv_sas.c
AgeCommit message (Collapse)AuthorFilesLines
2009-05-21[SCSI] mvsas: split driver into multiple filesJeff Garzik1-2110/+706
Split mvsas driver into multiple source codes, based on the split and function distribution found in Marvell's mvsas update. Signed-off-by: Jeff Garzik <jgarzik@redhat.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-05-21[SCSI] mvsas: move into new directory drivers/scsi/mvsas/Jeff Garzik1-0/+3222
Zero functional changes, just file movement. This commit prepares for the upcoming integration of the Marvell-provided driver update that splits the driver into support for both 64xx and 94xx chip families. Signed-off-by: Jeff Garzik <jgarzik@redhat.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>