commit | f794d7ba884ffdde063273a97045a6b8d05aa94c | [log] [tgz] |
---|---|---|
author | Sonic Zhang <sonic.zhang@analog.com> | Tue Jun 05 13:20:06 2012 +0800 |
committer | Bob Liu <lliubbo@gmail.com> | Tue Jul 24 13:39:50 2012 +0800 |
tree | 7d2b4f7a5bcf25f589166426f8c1000b751fed4b | |
parent | 335dd559b5c870b4ca3111b46f3358389c1ead3b [diff] |
i2c: i2c-bfin-twi: Always access 16 bit MMR by bfin 16 bit access Macro. 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>