]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
i2c: mvtwsi: Add compatibility functions
authormario.six@gdsys.cc <mario.six@gdsys.cc>
Thu, 21 Jul 2016 09:57:07 +0000 (11:57 +0200)
committerHeiko Schocher <hs@denx.de>
Tue, 26 Jul 2016 08:19:49 +0000 (10:19 +0200)
commit61bc02b2608722204c1f16a74cd8851db5ee311d
tree1b8b942847e03b6e7d2dbe24292fcc123faafb54
parente075828128d961d873484bb02ac8101bc733a1d7
i2c: mvtwsi: Add compatibility functions

To prepare for the DM conversion, we add a layer of compatibility
functions to be used by both the legacy and the DM functions.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Reviewed-by: Stefan Roese <sr@denx.de>
drivers/i2c/mvtwsi.c