From: Wolfram Sang <wsa@the-dreams.de>
To: Yadi <yadi.hu@windriver.com>
Cc: Jean Delvare <jdelvare@suse.de>, linux-i2c@vger.kernel.org
Subject: Re: [PATCH] i2c-eg20t: use dynamically registered adapter number
Date: Mon, 19 Sep 2016 08:44:07 +0200 [thread overview]
Message-ID: <20160919064407.GA1407@katana> (raw)
In-Reply-To: <57DF5AC6.4050504@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 496 bytes --]
> For my case, i2c-kempld register dynamically itself by default,
> consequently it would occupied i2c bus 0 and cause to fails for adding new
> i2c bus with i2c_add_number_adpater(0).
This is exactly the PASEMI case as well. A video card got probed before
the pasemi driver and took all bus numbers it wants.
> i2c-kempld.c
...
> how do you like it?
Not much. If we change kempld, then another driver might come along next
time and we have the same issue again. I want a generic solution.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-09-19 6:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-23 9:05 [PATCH] i2c-eg20t: use dynamically registered adapter number Yadi Hu
2016-08-26 15:30 ` Jean Delvare
2016-09-02 9:44 ` Yadi
2016-09-17 21:49 ` Wolfram Sang
2016-09-19 3:25 ` Yadi
2016-09-19 6:44 ` Wolfram Sang [this message]
2016-09-18 19:22 ` Wolfram Sang
2016-09-19 9:02 ` Jean Delvare
2016-09-20 15:48 ` Jean Delvare
-- strict thread matches above, loose matches on Subject: below --
2016-08-23 8:55 Yadi Hu
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=20160919064407.GA1407@katana \
--to=wsa@the-dreams.de \
--cc=jdelvare@suse.de \
--cc=linux-i2c@vger.kernel.org \
--cc=yadi.hu@windriver.com \
/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;
as well as URLs for NNTP newsgroup(s).