]> git.sur5r.net Git - u-boot/commit
i2c: mv_i2c.c: Prepare driver for DM conversion
authorStefan Roese <sr@denx.de>
Fri, 16 Sep 2016 13:07:51 +0000 (15:07 +0200)
committerHeiko Schocher <hs@denx.de>
Mon, 26 Sep 2016 08:41:17 +0000 (10:41 +0200)
commit7b46ee521e9ea8e05d8387527e2e1013eb746a79
treef3873e683d82afb0215f7cd6759dd6422cccaa56
parent340fcd66ccd90b78763b76555eb0576be86fe1d1
i2c: mv_i2c.c: Prepare driver for DM conversion

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: Stefan Roese <sr@denx.de>
Cc: Nadav Haklai <nadavh@marvell.com>
Cc: Kostya Porotchkin <kostap@marvell.com>
Cc: Wilson Ding <dingwei@marvell.com>
Cc: Victor Gu <xigu@marvell.com>
Cc: Hua Jing <jinghua@marvell.com>
Cc: Terry Zhou <bjzhou@marvell.com>
Cc: Hanna Hawa <hannah@marvell.com>
Cc: Haim Boot <hayim@marvell.com>
Cc: Heiko Schocher <hs@denx.de>
drivers/i2c/mv_i2c.c