[PATCH 0/6] staging: line6: drop driver-specific dumping code

From: Stefan Hajnoczi
Date: Wed Nov 14 2012 - 02:50:48 EST


The line6 driver has compile-time options for dumping USB and MIDI data.
This functionality has been superceded by usbmon and amidi/aseqdump.
These mechanisms can be enabled at run-time and have other features not
in the line6 dumping code. Therefore it's time to drop the
driver-specific dumping code as part of the effort to clean up the driver
and get it out of staging.

Stefan Hajnoczi (6):
staging: line6: drop control URB dumping code
staging: line6: drop CONTROL from CONFIG_LINE6_USB_DUMP_ANY
staging: line6: drop unused CONFIG_LINE6_USB_DUMP_CTRL
staging: line6: drop MIDI dumping code
staging: line6: drop MIDI from CONFIG_LINE6_USB_DUMP_ANY
staging: line6: drop unused CONFIG_LINE6_USB_DUMP_MIDI

drivers/staging/line6/Kconfig | 18 ------------------
drivers/staging/line6/driver.c | 39 ---------------------------------------
drivers/staging/line6/driver.h | 2 +-
drivers/staging/line6/midi.c | 6 ------
4 files changed, 1 insertion(+), 64 deletions(-)

--
1.8.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/