[i2c] [patch 2.6.25-rc8] i2c: fix platform driver hotplug/coldplug
Jean Delvare
khali at linux-fr.org
Thu Apr 10 13:34:44 CEST 2008
On Wed, 9 Apr 2008 13:54:07 -0700, David Brownell wrote:
> From: Kay Sievers <kay.sievers at vrfy.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 at vrfy.org>
> Signed-off-by: David Brownell <dbrownell at users.sourceforge.net>
> ---
> 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
More information about the i2c
mailing list