[ALSA] Introduce snd_card_set_generic_dev()
authorTakashi Iwai <tiwai@suse.de>
Mon, 5 Sep 2005 15:15:37 +0000 (17:15 +0200)
committerJaroslav Kysela <perex@suse.cz>
Mon, 12 Sep 2005 08:41:49 +0000 (10:41 +0200)
commitecbcfe36fa882e9f8f2be63ac0c42978336bf997
treeb43fe6845a9de4e077cfba15c214d66e74866486
parent6243008b82222d6244b055beeeba94b14f23b7e2
[ALSA] Introduce snd_card_set_generic_dev()

ALSA Core
A new function snd_card_set_generic_dev() is introduced to add the
'generic device' support for devices without proper bus on sysfs.
It's a last resort, and should be removed in future when they have
a proper bus, instead.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/core.h
sound/core/Kconfig
sound/core/init.c
sound/core/sound.c