[PATCH v2 03/46] i2c: mxc: Fix dev_err being called on a nonexistant variable

Simon Glass sjg at chromium.org
Thu Sep 17 03:10:07 CEST 2020


On Tue, 15 Sep 2020 at 08:45, Sean Anderson <seanga2 at gmail.com> wrote:
>
> The udevice we are working with is called `bus` and not `dev`.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> Changes in v2:
> - New
>
>  drivers/i2c/mxc_i2c.c | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)

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


More information about the U-Boot mailing list