commit | a5f35c482458773d205fe328ae7152ed150e3260 | [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 | 32e781f61ea428be808e8828aa769a1d7f166933 [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>