13 Sep
2010
13 Sep
'10
11:05 a.m.
On Mon, Sep 13, 2010 at 10:09:16AM +0900, Jassi Brar wrote:
Btw, sound/soc/soc-core.c is the real 'soc-audio' driver module not the MACHINE driver. Turns out, sound/soc/soc-core.c already has the MODULE_ALIAS("platform:soc-audio"); So it seems like an immediate conflict.
Indeed - the MODULE_ALIAS() goes along with the device driver, not with the registration of the device.