Re: [PATCH 5/6] usb: musb: gadget: implement send_response

2018-10-31 Thread Paul Elder
Hi Bin, On Thu, Oct 11, 2018 at 11:07:46AM -0500, Bin Liu wrote: > Hi, > > On Tue, Oct 09, 2018 at 10:49:02PM -0400, Paul Elder wrote: > > This patch implements a mechanism to signal the MUSB driver to reply to > > a control OUT request with STALL or ACK. > > > > Signed-off-by: Paul Elder > > R

Re: [PATCH 5/6] usb: musb: gadget: implement send_response

2018-10-11 Thread Bin Liu
Hi, On Tue, Oct 09, 2018 at 10:49:02PM -0400, Paul Elder wrote: > This patch implements a mechanism to signal the MUSB driver to reply to > a control OUT request with STALL or ACK. > > Signed-off-by: Paul Elder > Reviewed-by: Laurent Pinchart The patch looks good to me, here is my Acked-by: A