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:
97bf6af
)
spi: sh-msiof: fix MDR1_FLD_MASK value
author
Yoshihiro Shimoda
<yoshihiro.shimoda.uh@renesas.com>
Tue, 6 Jan 2015 10:01:26 +0000
(19:01 +0900)
committer
Mark Brown
<broonie@kernel.org>
Tue, 6 Jan 2015 11:04:33 +0000
(11:04 +0000)
Since the FLD bit field is bit[3:2], the MDR1_FLD_MASK value should
be 0x0000000c.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found