[SCSI] mvsas: misc improvements
authorXiangliang Yu <yuxiangl@marvell.com>
Tue, 24 May 2011 14:37:25 +0000 (22:37 +0800)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 26 Jul 2011 06:38:01 +0000 (10:38 +0400)
Change code to match HBA datasheet.
Change code to make it readable.
Add support big endian for mvs_prd_imt.
Add cpu_to_le32 and cpu_to_le64 to use on addr.
Add scan_finished for structure mvs_prv_info.

Signed-off-by: Xiangliang Yu <yuxiangl@marvell.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found