commit | 86ba9255342c7b298227f19adc50077195d986b6 | [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 | 50f87ca5560a50693ab89fa4e58a24036300e62b [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>