[PATCH] Assign device pointer to OSS devices
authorTakashi Iwai <tiwai@suse.de>
Tue, 30 Aug 2005 06:58:37 +0000 (08:58 +0200)
committerJaroslav Kysela <perex@suse.cz>
Tue, 30 Aug 2005 06:58:37 +0000 (08:58 +0200)
commitd568121ce3151c36cc4718dd4e977f217c6144c2
treeee61f946a485c7cbe74c888d53ea7775aeef7444
parent68c339d9068502347015ce462530ec54c4d841e4
[PATCH] Assign device pointer to OSS devices

Add register_sound_special_device() function to allow assignment of
device pointer to a specific OSS device for HAL.

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