[U-Boot] [PATCH V2 2/7] ARM: tegra: clean up XUSB padctl error() calls

Simon Glass sjg at chromium.org
Thu Oct 29 18:15:56 CET 2015


On 23 October 2015 at 10:50, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> This file defines pr_fmt(), so the individual error() calls don't need to
> include the prefix in their format strings. Doing so results in duplicate
> text in any error messages. Remove the duplication.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
> v2: New patch.
> ---
>  arch/arm/mach-tegra/tegra124/xusb-padctl.c | 33 +++++++++++++-----------------
>  1 file changed, 14 insertions(+), 19 deletions(-)

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


More information about the U-Boot mailing list