diff options
author | Matt DeVillier <[email protected]> | 2014-04-24 11:16:31 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2014-05-25 15:49:35 -0300 |
commit | 0cacb46ace1f433f0ab02af10686f6dc50b5d268 (patch) | |
tree | e285cc455ce30780dd67c2ff1bae4c87e83b84ad /net/unix/sysctl_net_unix.c | |
parent | 44f83144ca81fa8cf1c2114afe01c4bedae40fae (diff) |
[media] fix mceusb endpoint type identification/handling
Change the I/O endpoint handling of the mceusb driver to respect the endpoint
type reported by device (bulk/interrupt), rather than treating all endpoints
as type interrupt, which breaks devices using bulk endpoints when connected
to a xhci controller. Accordingly, change the function calls to initialize
an endpoint's transfer pipe and urb handlers to use the correct function based
on the endpoint type.
[[email protected]: Fix merge conflicts and compilation breakage]
Signed-off-by: Matt DeVillier <[email protected]>
Tested-by: Sean Young <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions