arm: mvebu: theadorable: Switch to using DM I2C API
authorStefan Roese <sr@denx.de>
Thu, 18 Nov 2021 08:19:35 +0000 (09:19 +0100)
committerStefan Roese <sr@denx.de>
Sun, 19 Dec 2021 08:50:47 +0000 (09:50 +0100)
commit2f7dae27c6556f0bf80f182403277683b6818ace
treea050c55431f082e4deba54407990673ce5d82bb5
parent9f704def5e18a1a6eeb7fa1691fa6cf721263f7d
arm: mvebu: theadorable: Switch to using DM I2C API

No functional change intended. This patch switches from the legacy I2C
API to the DM I2C API, so that this code can be used with DM I2C
enabled.

Signed-off-by: Stefan Roese <sr@denx.de>
board/theadorable/theadorable.c