linux/sound/usb/line6
Takashi Iwai eedd0e95d3 ALSA: line6: Don't forget to call driver's destructor at error path
Currently disconnect callback is used as a driver's destructor, and
this has to be called not only at the disconnection time but also at
the error paths during probe.

Tested-by: Chris Rorvick <chris@rorvick.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-01-28 07:19:55 +01:00
..
capture.c ALSA: line6: Remove driver version from header comment 2015-01-20 09:52:40 +01:00
capture.h ALSA: line6: Remove driver version from header comment 2015-01-20 09:52:40 +01:00
driver.c ALSA: line6: Don't forget to call driver's destructor at error path 2015-01-28 07:19:55 +01:00
driver.h ALSA: line6: Remove driver version from header comment 2015-01-20 09:52:40 +01:00
Kconfig ALSA: line6: Refer to manufacturer as "Line 6" 2015-01-20 09:52:30 +01:00
Makefile ALSA: line6: Reorganize card resource handling 2015-01-20 08:17:16 +01:00
midi.c ALSA: line6: Remove driver version from header comment 2015-01-20 09:52:40 +01:00
midi.h ALSA: line6: Remove driver version from header comment 2015-01-20 09:52:40 +01:00
midibuf.c ALSA: line6: Remove driver version from header comment 2015-01-20 09:52:40 +01:00
midibuf.h ALSA: line6: Remove driver version from header comment 2015-01-20 09:52:40 +01:00
pcm.c ALSA: line6: Remove driver version from header comment 2015-01-20 09:52:40 +01:00
pcm.h ALSA: line6: Remove driver version from header comment 2015-01-20 09:52:40 +01:00
playback.c ALSA: line6: Remove driver version from header comment 2015-01-20 09:52:40 +01:00
playback.h ALSA: line6: Remove driver version from header comment 2015-01-20 09:52:40 +01:00
pod.c ALSA: line6: Remove superfluous NULL checks in each driver 2015-01-28 07:19:37 +01:00
podhd.c ALSA: line6: Remove superfluous NULL checks in each driver 2015-01-28 07:19:37 +01:00
revision.h ALSA: move line6 usb driver into sound/usb 2015-01-12 22:29:57 +01:00
toneport.c ALSA: line6/toneport: Move setup_timer() at the beginning 2015-01-28 07:19:47 +01:00
usbdefs.h ALSA: line6: Remove driver version from header comment 2015-01-20 09:52:40 +01:00
variax.c ALSA: line6: Remove superfluous NULL checks in each driver 2015-01-28 07:19:37 +01:00