commit | 3af0cdb137b5a94751913467615d7e961271a69c | [log] [tgz] |
---|---|---|
author | Dirk Eibach <dirk.eibach@gdsys.cc> | Wed Oct 28 11:46:23 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 12 15:59:01 2015 -0500 |
tree | ebe2470af007387633f967b64a131264c5e86b1b | |
parent | 071be896947a2b6ab791657e250da6fc995360a8 [diff] |
i2c: ihs_i2c: Use macro bestpractices Reinhard Pfau complained that macros in ihs_i2c do not follow best practices. Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc> Acked-by: Heiko Schocher <hs@denx.de>