commit | 9f7f68975aa26c438c6ac07bd47de734e468cad0 | [log] [tgz] |
---|---|---|
author | mario.six@gdsys.cc <mario.six@gdsys.cc> | Thu Jul 21 11:57:08 2016 +0200 |
committer | Heiko Schocher <hs@denx.de> | Tue Jul 26 10:19:56 2016 +0200 |
tree | 15797b25723545d79cde20808814c0f1c5094744 | |
parent | a4ac8b7c23db3fec781dfcc1caf25e37516428ad [diff] |
i2c: mvtwsi: Factor out adap parameter To be able to use the compatibility layer from the DM functions, we factor the adap parameter out of all functions, and pass the actual register base instead. Signed-off-by: Mario Six <mario.six@gdsys.cc> Reviewed-by: Stefan Roese <sr@denx.de>