commit | 7595ff20ac620c045c460aacc365776dd8887dfe | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Fri Nov 04 15:55:56 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Mon Nov 07 22:16:43 2011 +0100 |
tree | 3f0362828cc3b81ab81d4905856c356df9fad4a0 | |
parent | f4deff160173947783f3bd3a5852fa82c7bcef8f [diff] |
mpc8260/i2c.c: CodingStyle cleanup Make (mostly) checkpatch clean (don't convert to use I/O accessors yet, so there will be "Use of volatile is usually wrong" warnings left. Also accept some other harmless checkpatch warnings. Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Heiko Schocher <hs@denx.de>