summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/mailbox-omap1.c
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2014-04-24 11:16:31 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-05-25 15:49:35 -0300
commit0cacb46ace1f433f0ab02af10686f6dc50b5d268 (patch)
treee285cc455ce30780dd67c2ff1bae4c87e83b84ad /drivers/mailbox/mailbox-omap1.c
parent44f83144ca81fa8cf1c2114afe01c4bedae40fae (diff)
downloadlinux-0cacb46ace1f433f0ab02af10686f6dc50b5d268.tar.gz
linux-0cacb46ace1f433f0ab02af10686f6dc50b5d268.tar.bz2
linux-0cacb46ace1f433f0ab02af10686f6dc50b5d268.zip
[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. [m.chehab@samsung.com: Fix merge conflicts and compilation breakage] Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/mailbox/mailbox-omap1.c')
0 files changed, 0 insertions, 0 deletions