[alsa-devel] [PATCH 1/2] sound: soc: add alias for tlv320aic3x

Mark Brown broonie at opensource.wolfsonmicro.com
Wed Feb 1 13:39:48 CET 2012


On Wed, Feb 01, 2012 at 01:57:56PM +0200, Felipe Contreras wrote:
> On Wed, Feb 1, 2012 at 3:56 AM, Axel Lin <axel.lin at gmail.com> wrote:

> >> +MODULE_ALIAS("i2c:tlv320aic3x");
> > This is not required because "tlv320aic3x" is already in the aic3x_i2c_id table.
> > MODULE_DEVICE_TABLE will automatically setup this modalias.

> Since when? Last time I checked that was not the case. I will try
> again with v3.2 final, but I think on some of the rc's the alias
> wasn't there.

Since it was introduced, this is really nothing new (which is why you'll
not find I2C drivers with MODULE_ALIAS).  This is the whole point of having
MODULE_DEVICE_TABLE.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
Url : http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20120201/85153c6a/attachment-0001.sig 


More information about the Alsa-devel mailing list