All of lore.kernel.org
 help / color / mirror / Atom feed
From: Georgii Staroselskii <georgii.staroselskii@emlid.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] x86: tangier: Fix pinmux warning
Date: Mon, 17 Sep 2018 12:35:56 +0300	[thread overview]
Message-ID: <20180917093556.GA10427@softcrasher> (raw)
In-Reply-To: <CAEUhbmUbV0sdwtYTG3o5xAtR1j_9JrkKS=pdc40nW7da-OUaFw@mail.gmail.com>

On Mon, Sep 17, 2018 at 05:30:01PM +0800, Bin Meng wrote:
> Hi Georgii,
> 
> On Mon, Sep 17, 2018 at 5:28 PM Bin Meng <bmeng.cn@gmail.com> wrote:
> >
> > Currently the code builds with a warning:
> >
> > w+../arch/x86/cpu/tangier/pinmux.c: In function 'tangier_pinctrl_probe':
> > w+../arch/x86/cpu/tangier/pinmux.c:175:11: warning: format '%d' expects
> > argument of type 'int', but argument 3 has type 'ofnode {aka union
> > ofnode_union}' [-Wformat=]
> >
> > This fixes it.
> >
> > Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
> > ---
> >
> >  arch/x86/cpu/tangier/pinmux.c | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> 
> Please confirm whether this looks good. If no issue, I will squash
> this commit into your previous patch [2/5] "x86: tangier: pinmux: add
> API to configure protected pins"
> 
> Regards,
> Bin

Hi Bin,
 
Thanks for taking care of it so fast. Sorry for the trouble. LGTM.
Squash it, please.

Regards,
Georgii

  reply	other threads:[~2018-09-17  9:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-17  9:33 [U-Boot] [PATCH] x86: tangier: Fix pinmux warning Bin Meng
2018-09-17  9:30 ` Bin Meng
2018-09-17  9:35   ` Georgii Staroselskii [this message]
2018-09-17  9:37     ` Bin Meng

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=20180917093556.GA10427@softcrasher \
    --to=georgii.staroselskii@emlid.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.