commit | a059de11c9696bb1c45076ee7d542d04f8cf83f9 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Jan 15 11:08:07 2018 +0100 |
committer | Heiko Schocher <hs@denx.de> | Tue Feb 06 06:59:15 2018 +0100 |
tree | 95e024b7f2159ecc818be85879cbbb1ef97214e3 | |
parent | a43aebee89acf57b4e22018f401cffc9fef4fd85 [diff] |
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>