All of lore.kernel.org
 help / color / mirror / Atom feed
From: sbabic@denx.de
To: Fabio Estevam <festevam@gmail.com>,u-boot@lists.denx.de
Subject: [PATCH v3 1/3] usb: ehci: mxs: Fix the USB node pointer retrieval
Date: Mon, 16 Oct 2023 11:22:24 +0200 (CEST)	[thread overview]
Message-ID: <20231016092233.4420E86BEC@phobos.denx.de> (raw)
In-Reply-To: <20231009131536.3475878-1-festevam@gmail.com>

> From: Fabio Estevam <festevam@denx.de>
> Use dev_ofnode() to retrieve the USB node pointer from the udevice
> structure.
> This fixes the following build error:
> drivers/usb/host/ehci-mxs.c:143:38: error: 'struct udevice' has no member named 'node_'
> Signed-off-by: Fabio Estevam <festevam@denx.de>
> Reviewed-by: Marek Vasut <marex@denx.de>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,        Managing Director: Erika Unter  
HRB 165235 Munich,   Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================

      parent reply	other threads:[~2023-10-16  9:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-09 13:15 [PATCH v3 1/3] usb: ehci: mxs: Fix the USB node pointer retrieval Fabio Estevam
2023-10-09 13:15 ` [PATCH v3 2/3] usb: ehci: mxs: Use regulator_set_enable_if_allowed() Fabio Estevam
2023-10-16  9:23   ` sbabic
2023-10-09 13:15 ` [PATCH v3 3/3] mx28evk: Add USB Mass Storage support Fabio Estevam
2023-10-09 13:17   ` Marek Vasut
2023-10-16  9:21   ` sbabic
2023-10-16  9:22 ` sbabic [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231016092233.4420E86BEC@phobos.denx.de \
    --to=sbabic@denx.de \
    --cc=festevam@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.