[U-Boot] [PATCH 3/4] i2c: remove i2c driver-model compatibility layer

Heiko Schocher hs at denx.de
Mon May 27 09:45:37 UTC 2019


Hello Bartosz,

Am 27.05.2019 um 10:57 schrieb Bartosz Golaszewski:
> From: Bartosz Golaszewski <bgolaszewski at baylibre.com>
> 
> There are no more users of the compatibility layer for i2c. Remove the
> driver and all references to it.
> 
> Signed-off-by: Bartosz Golaszewski <bgolaszewski at baylibre.com>
> ---
>   Makefile                        |   7 --
>   drivers/i2c/Kconfig             |  13 +---
>   drivers/i2c/Makefile            |   1 -
>   drivers/i2c/i2c-uclass-compat.c | 128 --------------------------------
>   include/_exports.h              |   3 +-
>   include/exports.h               |   3 +-
>   include/i2c.h                   |  80 --------------------
>   7 files changed, 3 insertions(+), 232 deletions(-)
>   delete mode 100644 drivers/i2c/i2c-uclass-compat.c

Acked-by: Heiko Schocher <hs at denx.de>

Thanks!

bye,
Heiko
-- 
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de


More information about the U-Boot mailing list