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:
8e41b52
)
spi/atmel: let transfers through if not changing bits_per_word
author
Matthias Brugger
<matthias.bgg@gmail.com>
Wed, 13 Oct 2010 15:51:02 +0000
(17:51 +0200)
committer
Grant Likely
<grant.likely@secretlab.ca>
Thu, 14 Oct 2010 05:07:37 +0000
(23:07 -0600)
bits_per_word option in spi_transfer are allowed if it does not change
the csr register.
This is necessary for the driver in
drivers/staging/iio/adis16260_core.c, as it uses this option.
Signed-off-by: Matthias Brugger <mensch0815@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found