diff options
author | Malcolm Priestley <tvboxspy@gmail.com> | 2015-01-02 10:56:28 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-02-03 17:14:42 -0200 |
commit | 15e1ce33182d1d5dbd8efe8d382b9352dc857527 (patch) | |
tree | 3e7a7412642fcebc6cd6002849d61bc8a0e7ec9b /scripts/checkstack.pl | |
parent | cfcd7b825892cb498c6bcb13257f2141f7eacb76 (diff) | |
download | linux-15e1ce33182d1d5dbd8efe8d382b9352dc857527.tar.gz linux-15e1ce33182d1d5dbd8efe8d382b9352dc857527.tar.bz2 linux-15e1ce33182d1d5dbd8efe8d382b9352dc857527.zip |
[media] lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urb
A quirk of some older firmwares that report endpoint pipe type as PIPE_BULK
but the endpoint otheriwse functions as interrupt.
Check if usb_endpoint_type is USB_ENDPOINT_XFER_BULK and set as usb_rcvbulkpipe.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions