diff options
author | Johan Hovold <johan@kernel.org> | 2017-03-16 19:13:34 +0300 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2017-03-28 11:59:01 +0300 |
commit | 9fda620a5f3d7711d0b27d36eeec3a24a097af97 (patch) | |
tree | 980aa71b17e0ce838398b8749c5de1443c23a395 /firmware/tehuti | |
parent | 6538808c5619850cfedc9bee6d64d3793b31923d (diff) | |
download | linux-9fda620a5f3d7711d0b27d36eeec3a24a097af97.tar.xz |
USB: serial: move pl2303 hack out of usb-serial core
Some pl2303 devices require the use of the interrupt endpoint of an
unrelated interface. This has so far been dealt with in usb-serial core,
but can now be moved to a driver calc_num_ports callback.
Note that we relax the endpoint requirements checked by core and instead
verify that we have an interrupt-in endpoint in calc_num_ports for all
devices so that the hack can first be applied.
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'firmware/tehuti')
0 files changed, 0 insertions, 0 deletions