[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <X+nzWs3nOrcqu4F2@kroah.com>
Date: Mon, 28 Dec 2020 16:01:46 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Jerome Brunet <jbrunet@...libre.com>
Cc: Felipe Balbi <balbi@...nel.org>,
Ruslan Bilovol <ruslan.bilovol@...il.com>,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/4] usb: gadget: u_audio: remove struct uac_req
On Mon, Dec 21, 2020 at 06:35:30PM +0100, Jerome Brunet wrote:
> 'struct uac_req' purpose is to link 'struct usb_request' to the
> corresponding 'struct uac_rtd_params'. However member req is never
> used. Using the context of the usb request, we can keep track of the
> corresponding 'struct uac_rtd_params' just as well, without allocating
> extra memory.
>
> Signed-off-by: Jerome Brunet <jbrunet@...libre.com>
> ---
> drivers/usb/gadget/function/u_audio.c | 58 ++++++++++++---------------
> 1 file changed, 26 insertions(+), 32 deletions(-)
This patch doesn't apply, so I can't apply patches 3 or 4 of this series
:(
Can you rebase against my usb-testing branch and resend?
thanks,
greg k-h
Powered by blists - more mailing lists