From: David Brownell <david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>
To: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
Cc: Andrew Morton
<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
Kay Sievers <kay.sievers-tD+1rO4QERM@public.gmane.org>,
i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
Subject: Re: [patch 2.6.25-rc8] i2c: fix platform driver hotplug/coldplug
Date: Thu, 10 Apr 2008 09:49:09 -0700 [thread overview]
Message-ID: <200804100949.10255.david-b@pacbell.net> (raw)
In-Reply-To: <20080410133444.6f910312-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
On Thursday 10 April 2008, Jean Delvare wrote:
> 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/...
> > 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?
It was a regresssion as of 2.6.24, for 200+ drivers;
every platform_bus driver used have hotplug/coldplug
support, but that patch stopped that from working.
The thing is, that had only been working for a few
releases at that time, so not many folk were relying
on it yet. They would just have been able to start
doing so when that mechanism stopped working.
So I can't see a rush to get this into 2.6.25 now.
I think the 200+ drivers will hotplug/coldplug again
in 2.6.26 ... I've pushed almost a hundred such driver
updates by now (sigh).
- Dave
_______________________________________________
i2c mailing list
i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
http://lists.lm-sensors.org/mailman/listinfo/i2c
next prev parent reply other threads:[~2008-04-10 16:49 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
[not found] ` <20080410133444.6f910312-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-04-10 16:49 ` David Brownell [this message]
[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=200804100949.10255.david-b@pacbell.net \
--to=david-b-ybekhbn/0ldr7s880joybq@public.gmane.org \
--cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
--cc=i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org \
--cc=kay.sievers-tD+1rO4QERM@public.gmane.org \
--cc=khali-PUYAD+kWke1g9hUCZPvPmw@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 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.