diff options
author | Peter Chen <peter.chen@freescale.com> | 2011-11-22 02:55:45 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-11-29 15:19:04 +0100 |
commit | 7c91d908f5af027ed14b3d103331f91f386c1043 (patch) | |
tree | b4fc18dbbbd8409d8b5af74494932eb65c00497b /security | |
parent | usb: udc: Fix gadget driver's speed check in various UDC drivers (diff) | |
download | linux-7c91d908f5af027ed14b3d103331f91f386c1043.tar.xz linux-7c91d908f5af027ed14b3d103331f91f386c1043.zip |
USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFER
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 <peter.chen@freescale.com>
Acked-by: Michal Nazarewicz <mina86@mina86.com>
Acked-by: Li Yang <leoli@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions