git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0dc1db
)
[SCSI] Add spi_populate_*_msg functions
author
Matthew Wilcox
<matthew@wil.cx>
Tue, 7 Feb 2006 14:54:46 +0000
(07:54 -0700)
committer
James 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