From: Sonic Zhang Date: Tue, 5 Jun 2012 05:20:06 +0000 (+0800) Subject: i2c: i2c-bfin-twi: Always access 16 bit MMR by bfin 16 bit access Macro. X-Git-Tag: v3.6-rc1~127^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f794d7ba884ffdde063273a97045a6b8d05aa94c;p=pandora-kernel.git 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 Signed-off-by: Bob Liu --- Reading git-diff-tree failed