USB: ftdi_sio: remove redundant mtxorb quirk
authorJohan Hovold <johan@kernel.org>
Thu, 5 Jun 2014 14:05:56 +0000 (16:05 +0200)
committerJohan Hovold <johan@kernel.org>
Mon, 7 Jul 2014 08:10:35 +0000 (10:10 +0200)
commit19de4278121f59aaca68492ed1a66adda0e06294
tree4c0bb66c5f533d8a6a10493fc8afb78a8817914b
parent47e575952bdbd6a9bbf9e087069c658322cb0622
USB: ftdi_sio: remove redundant mtxorb quirk

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>
drivers/usb/serial/ftdi_sio.c
This page took 0.030011 seconds and 5 git commands to generate.