Since I've gotten exactly zero negative feedback, this patch removes the obsolete USB_AUDIO and USB_MIDI drivers. It also makes the global function usb_get_string() static since this function no longer has any external user. Signed-off-by: Adrian Bunk <[email protected]> --- drivers/usb/Makefile | 2 drivers/usb/class/Kconfig | 47 drivers/usb/class/Makefile | 2 drivers/usb/class/audio.c | 3870 ----------------------------------- drivers/usb/class/audio.h | 110 drivers/usb/class/usb-midi.c | 2154 ------------------- drivers/usb/class/usb-midi.h | 164 - drivers/usb/core/message.c | 5 include/linux/usb.h | 2 9 files changed, 2 insertions(+), 6354 deletions(-) Due to it's size, the patch is attached gzip'ed.
Attachment:
patch-remove-obsolete-usb-oss.gz
Description: Binary data
- Follow-Ups:
- Prev by Date: Re: [PATCH]: Cleanup of __alloc_pages
- Next by Date: Re: Compatible fstat()
- Previous by thread: [PATCH] Remove include/asm-arm/hardware/linkup-l1110.h
- Next by thread: Re: [2.6 patch] remove USB_AUDIO and USB_MIDI drivers
- Index(es):