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:
e5d950f
)
spi: bcm2835: Use SPI_BPW_MASK macro for bits_per_word_mask setting
author
Axel Lin
<axel.lin@ingics.com>
Mon, 5 Aug 2013 00:43:02 +0000
(08:43 +0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 5 Aug 2013 14:55:09 +0000
(15:55 +0100)
We have a SPI_BPW_MASK macro defined in spi.h, use it instead of open-coded.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found