From: Greg KH <gregkh@suse.de>
To: Adrian Bunk <bunk@stusta.de>
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] remove USB_AUDIO and USB_MIDI drivers
Date: Tue, 8 Nov 2005 10:46:38 -0800 [thread overview]
Message-ID: <20051108184638.GA15939@suse.de> (raw)
In-Reply-To: <20051108181239.GB3847@stusta.de>
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 <bunk@stusta.de>
>
> ---
>
> 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
next prev parent reply other threads:[~2005-11-08 18:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-08 18:12 [2.6 patch] remove USB_AUDIO and USB_MIDI drivers Adrian Bunk
2005-11-08 18:46 ` Greg KH [this message]
2005-11-08 18:50 ` Adrian Bunk
2005-11-08 20:05 ` [2.6 patch] drivers/usb/core/message.c: make usb_get_string() static Adrian Bunk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051108184638.GA15939@suse.de \
--to=gregkh@suse.de \
--cc=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.