2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-11-19 08:05:27 +08:00
linux-next/sound/usb
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
..
usx2y [ALSA] Add O_APPEND flag support to PCM 2006-06-22 21:33:13 +02:00
Kconfig [ALSA] Fix snd-usb-audio dependency on snd-hwdep. 2005-05-29 10:06:25 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usbaudio.c [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
usbaudio.h [ALSA] USB midi: Remove duplicate CS_AUDIO_* #defines 2006-06-22 21:34:31 +02:00
usbmidi.c [ALSA] USB midi: Remove duplicate CS_AUDIO_* #defines 2006-06-22 21:34:31 +02:00
usbmixer_maps.c [ALSA] usb-audio: add Maya44 mixer control names 2006-03-22 10:39:11 +01:00
usbmixer.c [ALSA] add support for SB Live! 24-Bit External remote control 2006-06-22 21:33:30 +02:00
usbquirks.h [ALSA] add another Phase 26 quirk 2006-04-27 21:10:04 +02:00