linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
To: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
Cc: Wolfram Sang <w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>,
	kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org,
	Mark Brown
	<broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
Subject: Re: [PATCH] drivers: i2c-gpio: move initialization code subsys_initcall()
Date: Thu, 1 Apr 2010 16:30:18 +0200	[thread overview]
Message-ID: <20100401163018.5494f19b@hyperion.delvare> (raw)
In-Reply-To: <20100401134917.GF24265-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>

On Thu, 1 Apr 2010 15:49:18 +0200, Wolfram Sang wrote:
> On Thu, Apr 01, 2010 at 03:43:19PM +0200, Marek Szyprowski wrote:
> > GPIO driven I2C bus can be used for controlling the PMIC chip. The example
> > of such configuration is Samsung Aquila board.
> > 
> > This patch moves initialization code subsys_initcall() to ensure that the i2c
> > bus is available early so the regulators can be quicly probed and available for
> 
> Minor: quickly
> 
> > other devices on their probe() call.
> > 
> > Such solution has been proposed by Mark Brown to fix the problem of the
> > regulators not beeing available on the peripheral device probe():
> > http://lists.infradead.org/pipermail/linux-arm-kernel/2010-March/011971.html
> > 
> > CC: Mark Brown <broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
> > Reviewed-by: Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
> > Signed-off-by: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
> 
> Yup, a number of drivers do this:
> 
> Acked-by: Wolfram Sang <w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>

Applied, thanks. Is it desirable to have this patch in 2.6.34, or is
2.6.35 enough?

-- 
Jean Delvare

  parent reply	other threads:[~2010-04-01 14:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-01 13:43 [PATCH] drivers: i2c-gpio: move initialization code subsys_initcall() Marek Szyprowski
     [not found] ` <1270129399-30365-1-git-send-email-m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2010-04-01 13:49   ` Wolfram Sang
     [not found]     ` <20100401134917.GF24265-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2010-04-01 14:30       ` Jean Delvare [this message]
     [not found]         ` <20100401163018.5494f19b-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2010-04-06  6:49           ` Marek Szyprowski

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=20100401163018.5494f19b@hyperion.delvare \
    --to=khali-puyad+kwke1g9huczpvpmw@public.gmane.org \
    --cc=ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org \
    --cc=broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org \
    --cc=kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.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 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).