Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1209163

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

From Michael Ellerman <mpe@ellerman.id.au>
Newsgroups linux.kernel
Subject Re: [05/27] macintosh: therm_windtunnel: Export I2C module alias information
Date 2015-08-18 12:30 +0200
Message-ID <pYMjv-3nF-1@gated-at.bofh.it> (permalink)
References <pRYIO-3tE-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, 2015-30-07 at 16:18:30 UTC, Javier Martinez Canillas wrote:
> The I2C core always reports the MODALIAS uevent as "i2c:<client name"
> 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 won't have the necessary information
> to auto load the correct module when the device is added.
> 
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
> ---
> 
>  drivers/macintosh/therm_windtunnel.c | 1 +
>  1 file changed, 1 insertion(+)

Who are you expecting to merge this?

cheers
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [05/27] macintosh: therm_windtunnel: Export I2C module alias information Michael Ellerman <mpe@ellerman.id.au> - 2015-08-18 12:30 +0200
  Re: [05/27] macintosh: therm_windtunnel: Export I2C module alias  information Javier Martinez Canillas <javier@osg.samsung.com> - 2015-08-18 12:40 +0200
    Re: [05/27] macintosh: therm_windtunnel: Export I2C module alias  information Michael Ellerman <mpe@ellerman.id.au> - 2015-08-19 03:00 +0200
      Re: [05/27] macintosh: therm_windtunnel: Export I2C module alias  information Javier Martinez Canillas <javier@osg.samsung.com> - 2015-08-19 09:50 +0200

csiph-web