dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/core/oss
Takashi Iwai c461482c80 [ALSA] Unregister device files at disconnection
Orignally proposed by Sam Revitch <sam.revitch@gmail.com>.
Unregister device files at disconnection to avoid the futher accesses.
Also, the dev_unregister callback is removed and replaced with the
combination of disconnect + free.
A new function snd_card_free_when_closed() is introduced, which is
used in USB disconnect callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-09-23 10:36:58 +02:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
copy.c [ALSA] Fix a typo 2006-03-22 10:23:16 +01:00
io.c [ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optional 2006-03-22 10:23:12 +01:00
linear.c [ALSA] Clean up pcm-oss plugins 2006-03-22 10:23:20 +01:00
mixer_oss.c [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
mulaw.c [ALSA] Clean up pcm-oss plugins 2006-03-22 10:23:20 +01:00
pcm_oss.c [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
pcm_plugin.c [ALSA] Fix mulaw -> linear conversion in OSS PCM emulation 2006-03-22 10:28:02 +01:00
pcm_plugin.h [ALSA] Clean up pcm-oss plugins 2006-03-22 10:23:20 +01:00
plugin_ops.h [ALSA] Clean up pcm-oss plugins 2006-03-22 10:23:20 +01:00
rate.c [ALSA] Clean up pcm-oss plugins 2006-03-22 10:23:20 +01:00
route.c [ALSA] Clean up pcm-oss plugins 2006-03-22 10:23:20 +01:00