On Tue, Nov 08, 2005 at 07:12:39PM +0100, Adrian Bunk wrote: > 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.
Ugh, care to send it not gziped? I can handle large patches... And please split the get_string one out into a separate patch. thanks, greg k-h ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
