public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
To: David Brownell <david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>
Cc: Andrew Morton
	<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
	Sievers <kay.sievers-tD+1rO4QERM@public.gmane.org>,
	i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org,
	Kay-cy1Wll9GaHOsTnJN9+BGXg@public.gmane.org
Subject: Re: [patch 2.6.25-rc8] i2c: fix platform driver hotplug/coldplug
Date: Thu, 10 Apr 2008 13:34:44 +0200	[thread overview]
Message-ID: <20080410133444.6f910312@hyperion.delvare> (raw)
In-Reply-To: <200804091354.07807.david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>

On Wed, 9 Apr 2008 13:54:07 -0700, David Brownell wrote:
> From: Kay Sievers <kay.sievers-tD+1rO4QERM@public.gmane.org>
> 
> Since 43cc71eed1250755986da4c0f9898f9a635cb3bf, the platform
> modalias is prefixed with "platform:". Add MODULE_ALIAS() to the
> hotpluggable I2C platform drivers, to allow module auto loading.
> 
> [ db: add some more drivers ]
> 
> Signed-off-by: Kay Sievers <kay.sievers-tD+1rO4QERM@public.gmane.org>
> Signed-off-by: David Brownell <dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
> ---
>  drivers/i2c/busses/i2c-at91.c      |    2 +-
>  drivers/i2c/busses/i2c-au1550.c    |    1 +
>  drivers/i2c/busses/i2c-bfin-twi.c  |    1 +
>  drivers/i2c/busses/i2c-davinci.c   |    3 +++
>  drivers/i2c/busses/i2c-gpio.c      |    1 +
>  drivers/i2c/busses/i2c-iop3xx.c    |    1 +
>  drivers/i2c/busses/i2c-ixp2000.c   |    1 +
>  drivers/i2c/busses/i2c-mpc.c       |    3 +++
>  drivers/i2c/busses/i2c-ocores.c    |    3 +++
>  drivers/i2c/busses/i2c-omap.c      |    1 +
>  drivers/i2c/busses/i2c-pmcmsp.c    |    3 +++
>  drivers/i2c/busses/i2c-pnx.c       |    1 +
>  drivers/i2c/busses/i2c-powermac.c  |    3 +++
>  drivers/i2c/busses/i2c-pxa.c       |    1 +
>  drivers/i2c/busses/i2c-s3c2410.c   |    1 +
>  drivers/i2c/busses/i2c-simtec.c    |    3 +++
>  drivers/i2c/busses/i2c-versatile.c |    1 +
>  17 files changed, 29 insertions(+), 1 deletion(-)

<snip>

OK... Is this a regression we need to fix in 2.6.25, or can this patch
wait until 2.6.26?

-- 
Jean Delvare

_______________________________________________
i2c mailing list
i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
http://lists.lm-sensors.org/mailman/listinfo/i2c

  parent reply	other threads:[~2008-04-10 11:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-09 20:54 [patch 2.6.25-rc8] i2c: fix platform driver hotplug/coldplug David Brownell
     [not found] ` <200804091354.07807.david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>
2008-04-10 11:34   ` Jean Delvare [this message]
     [not found]     ` <20080410133444.6f910312-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-04-10 16:49       ` David Brownell
     [not found]         ` <200804100949.10255.david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>
2008-04-10 17:30           ` Andrew Morton
     [not found]             ` <20080410103009.0d3f39ec.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
2008-04-10 18:07               ` David Brownell
2008-04-10 17:51           ` Jean Delvare

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=20080410133444.6f910312@hyperion.delvare \
    --to=khali-puyad+kwke1g9huczpvpmw@public.gmane.org \
    --cc=Kay-cy1Wll9GaHOsTnJN9+BGXg@public.gmane.org \
    --cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
    --cc=david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org \
    --cc=i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org \
    --cc=kay.sievers-tD+1rO4QERM@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