All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Grygorii Strashko <grygorii.strashko@ti.com>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-omap@vger.kernel.org
Subject: Re: [PATCH] i2c: Let users disable "Probe an I2C bus for certain devices"
Date: Tue, 4 Jun 2013 19:49:02 +0200	[thread overview]
Message-ID: <20130604174900.GA2992@katana> (raw)
In-Reply-To: <1370367222-19353-1-git-send-email-grygorii.strashko@ti.com>

[-- Attachment #1: Type: text/plain, Size: 405 bytes --]

On Tue, Jun 04, 2013 at 08:33:42PM +0300, Grygorii Strashko wrote:

> Currently the I2C devices instantiation Method 3 "Probe an I2C bus for
> certain devices" (see Documentation/i2c/instantiating-devices) is always
> enabled for all platforms (boards) and can't be disabled.

Not true. Set .class = 0 for your adapter. I always ask authors of new
drivers if they really need to set .class to something.


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] i2c: Let users disable "Probe an I2C bus for certain devices"
Date: Tue, 4 Jun 2013 19:49:02 +0200	[thread overview]
Message-ID: <20130604174900.GA2992@katana> (raw)
In-Reply-To: <1370367222-19353-1-git-send-email-grygorii.strashko-l0cyMroinI0@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 405 bytes --]

On Tue, Jun 04, 2013 at 08:33:42PM +0300, Grygorii Strashko wrote:

> Currently the I2C devices instantiation Method 3 "Probe an I2C bus for
> certain devices" (see Documentation/i2c/instantiating-devices) is always
> enabled for all platforms (boards) and can't be disabled.

Not true. Set .class = 0 for your adapter. I always ask authors of new
drivers if they really need to set .class to something.


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2013-06-04 17:47 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-04 17:33 [PATCH] i2c: Let users disable "Probe an I2C bus for certain devices" Grygorii Strashko
2013-06-04 17:33 ` Grygorii Strashko
2013-06-04 17:49 ` Wolfram Sang [this message]
2013-06-04 17:49   ` Wolfram Sang
2013-06-05 16:13   ` Grygorii Strashko
2013-06-05 16:13     ` Grygorii Strashko
2013-06-07  9:06     ` Wolfram Sang
2013-06-07  9:09       ` [RFC] i2c: add deprecation warning for class based instantiation Wolfram Sang
2013-06-19 10:15         ` Wolfram Sang
2013-06-19 10:15           ` Wolfram Sang
2013-06-19 18:21           ` Grygorii Strashko
2013-06-19 18:21             ` Grygorii Strashko
2013-06-20 18:37             ` Wolfram Sang
2013-06-19 18:22         ` Grygorii Strashko
2013-06-19 18:22           ` Grygorii Strashko
2013-06-19 18:22         ` [RFC 1/2] i2c: omap: drop class based instantiation of slaves Grygorii Strashko
2013-06-19 18:22           ` Grygorii Strashko
2013-06-19 18:22           ` [RFC 2/2] i2c: gpio: " Grygorii Strashko
2013-06-19 18:22             ` Grygorii Strashko
2013-06-07 10:10       ` [PATCH] i2c: Let users disable "Probe an I2C bus for certain devices" Grygorii Strashko
2013-06-07 10:10         ` Grygorii Strashko
2013-06-07 21:28         ` Wolfram Sang
2013-06-07 21:28           ` Wolfram Sang

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=20130604174900.GA2992@katana \
    --to=wsa@the-dreams.de \
    --cc=grygorii.strashko@ti.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    /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.