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:
af3d5ca
)
iio:adxrs450: Use spi_sync_transfer()
author
Lars-Peter Clausen
<lars@metafoo.de>
Sat, 5 Oct 2013 07:45:00 +0000
(08:45 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Sat, 5 Oct 2013 10:59:38 +0000
(11:59 +0100)
Use the spi_sync_transfer() helper function instead of open-coding it. Makes
the code a bit shorter.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found