mpc8xx/i2c.c: CodungStyle cleanup
authorWolfgang Denk <wd@denx.de>
Fri, 4 Nov 2011 15:55:36 +0000 (15:55 +0000)
committerWolfgang Denk <wd@denx.de>
Mon, 7 Nov 2011 21:14:06 +0000 (22:14 +0100)
commit09e68ffadddfaecc12caffb600a05df4e86a282c
tree76dcaa09c69160546d542d2dc62c63201335344e
parente1196b8005f7ab4cf3d0508019e3c13f5759e0d7
mpc8xx/i2c.c: CodungStyle cleanup

Make (mostly) checkpatch-clean

We don't acctually change the code (like convert to use I/O
accessors), so there will be some remaining "Use of volatile"
warnings from checkpatch.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Heiko Schocher <hs@denx.de>
arch/powerpc/cpu/mpc8xx/i2c.c