commit | 6ea3c0b2dac0d6a857d6bc010e544f4c901fff78 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Tue Feb 07 07:54:46 2006 -0700 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Mon Feb 27 22:55:09 2006 -0600 |
tree | 0650d6e8b5be747eb192e558dd90e875ca7a13fb | |
parent | b0dc1db15225d5801bf3105966c9ce12c5142013 [diff] |
[SCSI] Add spi_populate_*_msg functions 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>