All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] dm: core: Fix dm_extended_scan_fdt()
Date: Wed, 22 May 2019 07:21:33 -0600	[thread overview]
Message-ID: <CAPnjgZ1pqpCuPeMjwR2=YsPVM=JpfE5JXR2DYGPzONixeYqc9A@mail.gmail.com> (raw)
In-Reply-To: <CAEUhbmWfq9qBtZJCgUAR9OdGc2zyYMs0Z8Ncfuw2Br-rANqfnw@mail.gmail.com>

On Wed, 15 May 2019 at 02:26, Bin Meng <bmeng.cn@gmail.com> wrote:
>
> On Wed, May 15, 2019 at 4:07 PM Patrice Chotard <patrice.chotard@st.com> wrote:
> >
> > This function  takes an argument, blob,
>
> nits: there are 2 spaces between "function" and "takes"
>
> > but never uses it, instead uses gd->fdt_blob directly.
> >
> > Fixes: e81c98649b7a ("dm: core: add clocks node scan")
> >
> > Reported-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
> > Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
> > ---
> >
> >  drivers/core/root.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >

Applied to u-boot-dm, thanks!

      reply	other threads:[~2019-05-22 13:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-15  8:07 [U-Boot] [PATCH] dm: core: Fix dm_extended_scan_fdt() Patrice Chotard
2019-05-15  8:25 ` Bin Meng
2019-05-22 13:21   ` Simon Glass [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='CAPnjgZ1pqpCuPeMjwR2=YsPVM=JpfE5JXR2DYGPzONixeYqc9A@mail.gmail.com' \
    --to=sjg@chromium.org \
    --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.