kernel-ark/drivers/staging/line6
Stefan Hajnoczi 3e58c868db staging: line6: drop midi_mask_receive
The midi_mask_receive sysfs attribute selects the MIDI channels on which
to receive messages.  There is no need to do this at the driver level,
instead the MIDI application endpoints decide which channels to use.
Other drivers don't implement midi_mask_receive so applications cannot
make use of this feature.  Therefore we drop it as part of the effort to
clean up the staging driver.

Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-11-26 16:13:24 -08: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 staging: line6: wrap >80 char lines in capture.c 2012-11-13 13:17:40 -08:00
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 midi_mask_receive 2012-11-26 16:13:24 -08:00
driver.h staging: line6: drop MIDI from CONFIG_LINE6_USB_DUMP_ANY 2012-11-14 16:29:31 -08:00
dumprequest.c
dumprequest.h
Kconfig staging: line6: drop unused CONFIG_LINE6_USB_DUMP_MIDI 2012-11-14 16:29:31 -08:00
Makefile
midi.c staging: line6: drop midi_mask_receive 2012-11-26 16:13:24 -08:00
midi.h staging: line6: drop midi_mask_receive 2012-11-26 16:13:24 -08:00
midibuf.c staging: line6: fix quoted string across lines in midibuf.c 2012-11-13 13:17:40 -08:00
midibuf.h
pcm.c staging: line6: shorten comment below 80 chars in pcm.c 2012-11-13 13:17:40 -08:00
pcm.h staging: line6: drop trailing whitespace in pcm.h 2012-11-13 13:17:40 -08:00
playback.c staging: line6: wrap lines to 80 chars in playback.c 2012-11-13 13:17:40 -08:00
playback.h
pod.c staging: line6: drop midi_postprocess sysfs attr 2012-11-26 16:11:23 -08:00
pod.h staging: line6: drop tuner_pitch sysfs attr 2012-11-26 16:11:22 -08:00
podhd.c
podhd.h
revision.h
toneport.c staging: line6: replace deprecated strict_strtol() in toneport.c 2012-11-13 13:17:40 -08:00
toneport.h
usbdefs.h staging: line6: wrap lines to 80 chars in usbdefs.h 2012-11-13 13:17:40 -08:00
variax.c staging: line6: replace DEBUG_MESSAGES() with dev_dbg() 2012-11-13 15:05:03 -08:00
variax.h