Re: [PATCH 1/8] usb: cdns3: gadget: using correct sg operations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 20-09-08 09:19:52, Felipe Balbi wrote:
> 
> Hi,
> 
> Peter Chen <peter.chen@xxxxxxx> writes:
> > @@ -1162,22 +1164,24 @@ static int cdns3_ep_run_transfer(struct cdns3_endpoint *priv_ep,
> >  	if (priv_dev->dev_ver <= DEV_VER_V2)
> >  		togle_pcs = cdns3_wa1_update_guard(priv_ep, trb);
> >  
> > +	if (sg_supported)
> > +		s = request->sg;
> > +
> >  	/* set incorrect Cycle Bit for first trb*/
> >  	control = priv_ep->pcs ? 0 : TRB_CYCLE;
> > -
> 
> unnecessary change
> 

Will change, thanks.

-- 

Thanks,
Peter Chen



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux