remarkable-linux/drivers/staging/line6
Greg Kroah-Hartman 15a89dc83b Staging: line6: remove teardown code from module_exit path
These pcm values should all be stopped properly when the device is
removed from the system (i.e. when disconnect is called), so there's no
need to duplicate this when the module is unloaded as well.

CC: Markus Grabner <grabner@icg.tugraz.at>
CC: Stefan Hajnoczi <stefanha@gmail.com>
CC: Julia Lawall <julia@diku.dk>
CC: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-23 16:11:26 -07:00
..
audio.c
audio.h
capture.c staging: line6: separate handling of buffer allocation and stream startup 2012-02-09 09:14:35 -08:00
capture.h staging: line6: separate handling of buffer allocation and stream startup 2012-02-09 09:14:35 -08:00
config.h
control.c
control.h
driver.c Staging: line6: remove teardown code from module_exit path 2012-04-23 16:11:26 -07:00
driver.h staging/line6: refactor device information and add POD HD 500 2011-12-08 12:33:49 -08:00
dumprequest.c
dumprequest.h
Kconfig
Makefile
midi.c staging/line6: refactor device information and add POD HD 500 2011-12-08 12:33:49 -08:00
midi.h Staging: line6/midi.c: Fixed call of obsolete function strict_strtoul 2011-12-08 12:32:55 -08:00
midibuf.c
midibuf.h
pcm.c staging: line6: separate handling of buffer allocation and stream startup 2012-02-09 09:14:35 -08:00
pcm.h staging: line6: separate handling of buffer allocation and stream startup 2012-02-09 09:14:35 -08:00
playback.c staging: line6: separate handling of buffer allocation and stream startup 2012-02-09 09:14:35 -08:00
playback.h staging: line6: separate handling of buffer allocation and stream startup 2012-02-09 09:14:35 -08:00
pod.c staging: line6: eliminate useless NULL checks 2011-12-09 19:26:09 -08:00
pod.h
podhd.c staging: line6: eliminate useless NULL checks 2011-12-09 19:26:09 -08:00
podhd.h
revision.h staging: line6: fixed ALSA/PCM interaction 2011-12-09 19:26:09 -08:00
toneport.c staging: line6: separate handling of buffer allocation and stream startup 2012-02-09 09:14:35 -08:00
toneport.h
usbdefs.h staging: line6: separate handling of buffer allocation and stream startup 2012-02-09 09:14:35 -08:00
variax.c staging: line6: eliminate useless NULL checks 2011-12-09 19:26:09 -08:00
variax.h