[ALSA] sound: fix platform driver hotplug/coldplug
authorKay Sievers <kay.sievers@vrfy.org>
Mon, 14 Apr 2008 11:33:36 +0000 (13:33 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:35 +0000 (12:00 +0200)
commit8b45a209935c4b79905182608922736ba0e5579e
treed7bb9d5549122d6d8b39305654895fd35e515d05
parent0fc9dec46fae19da9899c580a6b870202103f8bb
[ALSA] sound: fix platform driver hotplug/coldplug

Since 43cc71eed1250755986da4c0f9898f9a635cb3bf, the platform modalias is
prefixed with "platform:".  Add MODULE_ALIAS() to the hotpluggable sound
platform drivers, to re-enable auto loading.

[dbrownell@users.sourceforge.net: more drivers, registration fixes]

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/arm/pxa2xx-ac97.c
sound/drivers/ml403-ac97cr.c
sound/soc/soc-core.c