From: Sascha Hauer <s.hauer@pengutronix.de>
To: Robert Schwebel <r.schwebel@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 2/2] i2c: omap: fix i2c bus number output
Date: Wed, 3 Jun 2015 09:56:39 +0200 [thread overview]
Message-ID: <20150603075639.GM6325@pengutronix.de> (raw)
In-Reply-To: <1433271831-16279-1-git-send-email-r.schwebel@pengutronix.de>
On Tue, Jun 02, 2015 at 09:03:51PM +0200, Robert Schwebel wrote:
> When probing from devicetree, the output for several i2c host
> controllers prints out a bus number of -1:
>
> i2c-omap 44e0b000.i2c: bus -1 rev0.11 at 400 kHz
> i2c-omap 4802a000.i2c: bus -1 rev0.11 at 400 kHz
> i2c-omap 4819c000.i2c: bus -1 rev0.11 at 400 kHz
>
> The call to i2c_add_numbered_adapter() in probe finds out the next free
> bus number, so we move the output to a location where the number is
> already determined.
>
> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
> ---
> drivers/i2c/busses/i2c-omap.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Applied, thanks
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2015-06-03 7:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-02 19:03 Robert Schwebel
2015-06-03 7:56 ` Sascha Hauer [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=20150603075639.GM6325@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=r.schwebel@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox