[SCSI] Add spi_populate_*_msg functions
authorMatthew Wilcox <matthew@wil.cx>
Tue, 7 Feb 2006 14:54:46 +0000 (07:54 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 28 Feb 2006 04:55:09 +0000 (22:55 -0600)
Introduce new helpers:
 - spi_populate_width_msg()
 - spi_populate_sync_msg()
 - spi_populate_ppr_msg()

and use them in drivers which already enable the SPI transport.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found