linux/sound/pci/ac97
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
ac97_bus.c
ac97_codec.c [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
ac97_id.h
ac97_local.h [ALSA] Optimize for config without PROC_FS (pci drivers) 2006-01-03 12:30:08 +01:00
ac97_patch.c [ALSA] AD1888 mixer controls for DC mode 2006-06-28 19:30:45 +02:00
ac97_patch.h [ALSA] ac97 - Added a codec patch for LM4550 2006-03-22 10:28:39 +01:00
ac97_pcm.c [ALSA] ac97 - Move EXPORT_SYMBOL() to adjacent to each function 2006-06-22 21:32:54 +02:00
ac97_proc.c [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
ak4531_codec.c [ALSA] Remove unneeded read/write_size fields in proc text ops 2006-06-22 21:33:09 +02:00