Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1251575 > unrolled thread

Re: [PATCH v4 11/22] i2c: core: Probe i2c adapters and devices on demand

Started byWolfram Sang <wsa@the-dreams.de>
First post2015-10-20 12:50 +0200
Last post2015-10-20 12:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v4 11/22] i2c: core: Probe i2c adapters and devices on  demand Wolfram Sang <wsa@the-dreams.de> - 2015-10-20 12:50 +0200

#1251575 — Re: [PATCH v4 11/22] i2c: core: Probe i2c adapters and devices on demand

FromWolfram Sang <wsa@the-dreams.de>
Date2015-10-20 12:50 +0200
SubjectRe: [PATCH v4 11/22] i2c: core: Probe i2c adapters and devices on demand
Message-ID<qlCEp-1fd-5@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

On Mon, Sep 07, 2015 at 02:23:36PM +0200, Tomeu Vizoso wrote:
> When looking up an i2c adapter or device through its OF node, probe it
> if it hasn't already.
> 
> The goal is to reduce deferred probes to a minimum, as it makes it very
> cumbersome to find out why a device failed to probe, and can introduce
> very big delays in when a critical device is probed.
> 
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>

If the I2C part stays that simple and the core part of the series is
accepted, then:

Acked-by: Wolfram Sang <wsa@the-dreams.de>

Thanks,

   Wolfram

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web