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:
335dd55
)
i2c: i2c-bfin-twi: Always access 16 bit MMR by bfin 16 bit access Macro.
author
Sonic Zhang
<sonic.zhang@analog.com>
Tue, 5 Jun 2012 05:20:06 +0000
(13:20 +0800)
committer
Bob Liu
<lliubbo@gmail.com>
Tue, 24 Jul 2012 05:39:50 +0000
(13:39 +0800)
Otherwise, the compiler may optimize assemble code into 8bit access instruction
when target register is 8 bit width.
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
No differences found