[U-Boot] [PATCH] power: tps65910: replace error() by pr_err()

Simon Glass sjg at chromium.org
Tue Dec 19 15:42:14 UTC 2017


On 18 December 2017 at 07:38, Felix Brack <fb at ltec.ch> wrote:
> The patch replaces the former error() by the new pr_err().
> This makes the TPS65910 driver conform to Masahiro's patch
> 'treewide:replace with error() with pr_err()' introduced
> October 2017.
>
> Signed-off-by: Felix Brack <fb at ltec.ch>
> ---
>
>  drivers/power/pmic/pmic_tps65910_dm.c        | 4 ++--
>  drivers/power/regulator/tps65910_regulator.c | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list