All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH v2] i2c: mxc_i2c: improve error message readability
Date: Mon, 21 Dec 2020 17:21:10 -0300	[thread overview]
Message-ID: <CAOMZO5A4y0JpTgjt-EuL=2ALXVf9qnjZB-8Ltoi4af+AXZG_Dg@mail.gmail.com> (raw)
In-Reply-To: <20201221145016.3604331-1-ferlandm@amotus.ca>

On Mon, Dec 21, 2020 at 5:19 PM <ferlandm@amotus.ca> wrote:
>
> From: Marc Ferland <ferlandm@amotus.ca>
>
> Use 0x%2lx to print the i2c bus base address in hexadecimal format
> instead of printing as an integer.
>
> Signed-off-by: Marc Ferland <ferlandm@amotus.ca>
> ---
> Changes for v2:
>    - Add commit message

Reviewed-by: Fabio Estevam <festevam@gmail.com>

  reply	other threads:[~2020-12-21 20:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-18 19:43 [PATCH] i2c: mxc_i2c: improve error message readability ferlandm at amotus.ca
2020-12-19 14:49 ` Fabio Estevam
2020-12-21 14:50 ` [PATCH v2] " ferlandm at amotus.ca
2020-12-21 20:21   ` Fabio Estevam [this message]
2020-12-26 15:54   ` sbabic at denx.de

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='CAOMZO5A4y0JpTgjt-EuL=2ALXVf9qnjZB-8Ltoi4af+AXZG_Dg@mail.gmail.com' \
    --to=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.