Re: [05/27] macintosh: therm_windtunnel: Export I2C module alias information

2015-08-20 Thread Michael Ellerman
On Thu, 2015-30-07 at 16:18:30 UTC, Javier Martinez Canillas wrote: > The I2C core always reports the MODALIAS uevent as "i2c: regardless if the driver was matched using the I2C id_table or the > of_match_table. So the driver needs to export the I2C table and this > be built into the module or udev

Re: [05/27] macintosh: therm_windtunnel: Export I2C module alias information

2015-08-19 Thread Javier Martinez Canillas
Hello Michael, On 08/19/2015 02:51 AM, Michael Ellerman wrote: > On Tue, 2015-08-18 at 12:35 +0200, Javier Martinez Canillas wrote: >> Hello Michael, >> >> On 08/18/2015 12:24 PM, Michael Ellerman wrote: >>> On Thu, 2015-30-07 at 16:18:30 UTC, Javier Martinez Canillas wrote: The I2C core alwa

Re: [05/27] macintosh: therm_windtunnel: Export I2C module alias information

2015-08-18 Thread Michael Ellerman
On Tue, 2015-08-18 at 12:35 +0200, Javier Martinez Canillas wrote: > Hello Michael, > > On 08/18/2015 12:24 PM, Michael Ellerman wrote: > > On Thu, 2015-30-07 at 16:18:30 UTC, Javier Martinez Canillas wrote: > >> The I2C core always reports the MODALIAS uevent as "i2c: >> regardless if the driver

Re: [05/27] macintosh: therm_windtunnel: Export I2C module alias information

2015-08-18 Thread Javier Martinez Canillas
Hello Michael, On 08/18/2015 12:24 PM, Michael Ellerman wrote: > On Thu, 2015-30-07 at 16:18:30 UTC, Javier Martinez Canillas wrote: >> The I2C core always reports the MODALIAS uevent as "i2c:> regardless if the driver was matched using the I2C id_table or the >> of_match_table. So the driver need

Re: [05/27] macintosh: therm_windtunnel: Export I2C module alias information

2015-08-18 Thread Michael Ellerman
On Thu, 2015-30-07 at 16:18:30 UTC, Javier Martinez Canillas wrote: > The I2C core always reports the MODALIAS uevent as "i2c: regardless if the driver was matched using the I2C id_table or the > of_match_table. So the driver needs to export the I2C table and this > be built into the module or udev

[PATCH 05/27] macintosh: therm_windtunnel: Export I2C module alias information

2015-07-30 Thread Javier Martinez Canillas
The I2C core always reports the MODALIAS uevent as "i2c: --- drivers/macintosh/therm_windtunnel.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/macintosh/therm_windtunnel.c b/drivers/macintosh/therm_windtunnel.c index 109dcaa15934..97269567ec01 100644 --- a/drivers/macintosh/therm