git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47e5759
)
USB: ftdi_sio: remove redundant mtxorb quirk
author
Johan Hovold
<johan@kernel.org>
Thu, 5 Jun 2014 14:05:56 +0000
(16:05 +0200)
committer
Johan Hovold
<johan@kernel.org>
Mon, 7 Jul 2014 08:10:35 +0000
(10:10 +0200)
Remove redundant mtxorb quirk used to fix up incorrect wMaxPacketSize,
which was added before
895f28badce9
("USB: ftdi_sio: fix hi-speed device
packet size calculation") which does the same thing for all devices.
Signed-off-by: Johan Hovold <johan@kernel.org>
No differences found