Re: [PATCH v2] USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFER
From: Felipe Balbi <hidden>
Date: 2011-11-24 09:47:22
Attachments
- signature.asc [application/pgp-signature] 836 bytes
From: Felipe Balbi <hidden>
Date: 2011-11-24 09:47:22
On Tue, Nov 22, 2011 at 09:55:45AM +0800, Peter Chen wrote:
Some ISO gadgets, like audio, has SYNC attribute as well as USB_ENDPOINT_XFER_ISOC for their bmAttributes at ISO endpoint descriptor. So, it needs to use usb_endpoint_xfer_isoc to judge ISO XFER. Signed-off-by: Peter Chen <redacted>
applied, thanks -- balbi