commit | 64ef094bc5b6dee4d9d44f4efd5f594a5979c08d | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Jan 15 11:08:10 2018 +0100 |
committer | Heiko Schocher <hs@denx.de> | Tue Feb 06 07:00:33 2018 +0100 |
tree | 983e2b15b6012b2d708ccc74852ee3b67a75f084 | |
parent | 84a4d34e966eee81268a8c6acc591f359f045559 [diff] |
i2c: ihs_i2c: Prepare DM conversion Prepare the function interface of the ihs_i2c driver for DM conversion in a future patch. While we're at it, fix some style violations, and make the code more readable. Signed-off-by: Mario Six <mario.six@gdsys.cc>