On 3 August 2015 at 08:19, Simon Glass <s...@chromium.org> wrote:
> Remove the old drivers (both the normal one and the cros_ec one) now that
> we have new drivers that use driver model.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/power/pmic/Makefile           |   2 -
>  drivers/power/pmic/pmic_tps65090.c    | 310 
> ----------------------------------
>  drivers/power/pmic/pmic_tps65090_ec.c | 218 ------------------------
>  include/configs/peach-pit.h           |   2 -
>  include/fdtdec.h                      |   1 -
>  include/power/tps65090_pmic.h         |  73 --------
>  lib/fdtdec.c                          |   1 -
>  7 files changed, 607 deletions(-)
>  delete mode 100644 drivers/power/pmic/pmic_tps65090.c
>  delete mode 100644 drivers/power/pmic/pmic_tps65090_ec.c
>  delete mode 100644 include/power/tps65090_pmic.h

Applied to u-boot-dm.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to