[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)
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>

No differences found