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/seq
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
..
instr
oss [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
Makefile
seq.c
seq_clientmgr.c
seq_clientmgr.h
seq_compat.c
seq_device.c [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
seq_dummy.c
seq_fifo.c
seq_fifo.h
seq_info.c [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
seq_info.h
seq_instr.c
seq_lock.c
seq_lock.h
seq_memory.c
seq_memory.h
seq_midi.c
seq_midi_emul.c
seq_midi_event.c
seq_ports.c
seq_ports.h
seq_prioq.c
seq_prioq.h
seq_queue.c
seq_queue.h
seq_system.c
seq_system.h
seq_timer.c
seq_timer.h
seq_virmidi.c