]> git.ipfire.org Git - people/ms/u-boot.git/commit
i2c: fsl_i2c: Fix style violations
authorMario Six <mario.six@gdsys.cc>
Mon, 15 Jan 2018 10:08:07 +0000 (11:08 +0100)
committerHeiko Schocher <hs@denx.de>
Tue, 6 Feb 2018 05:59:15 +0000 (06:59 +0100)
commita059de11c9696bb1c45076ee7d542d04f8cf83f9
tree95e024b7f2159ecc818be85879cbbb1ef97214e3
parenta43aebee89acf57b4e22018f401cffc9fef4fd85
i2c: fsl_i2c: Fix style violations

Fix some style violations in the fsl_i2c I2C driver, and use shorter
type names for variables in some cases.

Reviewed-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
drivers/i2c/fsl_i2c.c