[PATCH v1 27/43] i2c: Add log_ret() on error

Bin Meng bmeng.cn at gmail.com
Tue Jun 30 09:54:45 CEST 2020


On Mon, Jun 15, 2020 at 11:58 AM Simon Glass <sjg at chromium.org> wrote:
>
> Add a few of these calls to make it easier to see where an error occurs,
> if CONFIG_LOG_ERROR_RETURN is enabled.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/i2c/i2c-uclass.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list