Re: [PATCH v3] USB: gadget: s3c-hsotg: add isochronous transfers support

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

 



Hi,

On Wed, Oct 09, 2013 at 08:41:57AM +0200, Robert Baldyga wrote:
> @@ -2616,14 +2630,19 @@ static int s3c_hsotg_ep_enable(struct usb_ep *ep,
>  	s3c_hsotg_set_ep_maxpacket(hsotg, hs_ep->index, mps);
>  
>  	/* default, set to non-periodic */
> +	hs_ep->isochronous = 0;
>  	hs_ep->periodic = 0;
>  	hs_ep->halted = 0;

this hunk doesn't apply because of this hs_ep->halted line, which patch
does this depend on ?

-- 
balbi

Attachment: signature.asc
Description: Digital signature


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

  Powered by Linux