linux/drivers/staging/line6
Stefan Hajnoczi 54cd1e42f3 staging: line6: drop unused line6_index and line6_id arrays
The line6 driver does not support 'index' and 'id' module parameters so
there is no need to keep arrays for these values.  Do what other sound
drivers do and use the scalar constants instead of dummy arrays.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-22 15:50:08 -07:00
..
audio.c staging: line6: drop unused line6_index and line6_id arrays 2012-10-22 15:50:08 -07:00
audio.h
capture.c
capture.h
control.c staging: line6: control.c eliminate strict_strtoul() in pod_set_param_int() 2012-07-06 16:12:45 -07:00
control.h
driver.c staging: line6: drop unused line6_devices[] array 2012-10-22 15:50:08 -07:00
driver.h staging: line6: drop unused line6_devices[] array 2012-10-22 15:50:08 -07:00
dumprequest.c
dumprequest.h
Kconfig
Makefile
midi.c
midi.h
midibuf.c
midibuf.h
pcm.c staging: line6: pcm.c: Changed simple_strtoul to kstrtoint 2012-08-13 19:15:49 -07:00
pcm.h
playback.c
playback.h
pod.c staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_midi_postprocess() 2012-07-06 16:12:46 -07:00
pod.h staging: line6: changed interface of line6_pod_transmit_parameter() 2012-07-06 16:12:45 -07:00
podhd.c
podhd.h
revision.h
toneport.c
toneport.h
usbdefs.h
variax.c staging: line6: variax.c: Eliminated remaining strict_stroul()s 2012-08-14 16:46:34 -07:00
variax.h