[PATCH v2 24/46] net: sun8i_emac: Fix not calling dev_xxx with a device

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


On Tue, 15 Sep 2020 at 08:46, Sean Anderson <seanga2 at gmail.com> wrote:
>
> Pass a udevice into a few functions so `dev` is defined.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> Changes in v2:
> - New
>
>  drivers/net/sun8i_emac.c | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
>

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


More information about the U-Boot mailing list