[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2] usb: Un-deprecate -usbdevice (except for -usbdevice audio
From: |
Gerd Hoffmann |
Subject: |
Re: [PATCH v2] usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed) |
Date: |
Wed, 10 Mar 2021 13:14:20 +0100 |
On Tue, Mar 09, 2021 at 06:21:03PM +0100, Paolo Bonzini wrote:
> On 09/03/21 17:50, Thomas Huth wrote:
> > +``-usbdevice audio`` (removed in 6.0)
> > +'''''''''''''''''''''''''''''''''''''
> > +
> > +This option lacked the possibility to specify an audio backend device.
> > +Use ``-device usb-audio`` now instead (and specify a corresponding USB
> > +host controller if necessary).
>
> Perhaps "a corresponding USB host controller or ``-usb``. No need to send
> v3 if you send it through your own pull request.
Fixed & added to usb queue.
thanks,
Gerd