USB: serial: mxuport: clean up port bulk-out setup
authorJohan Hovold <johan@kernel.org>
Thu, 16 Mar 2017 16:13:56 +0000 (17:13 +0100)
committerJohan Hovold <johan@kernel.org>
Tue, 28 Mar 2017 09:14:13 +0000 (11:14 +0200)
commitd69f138747b92856cad63437f859f27da9d8ea70
tree87b6afe7f3c8817dd0dfae66ac39436d3d91dbae
parent6b0464c9d76bb6a3b192f6d518f7e5f510af72e8
USB: serial: mxuport: clean up port bulk-out setup

Setup each port to use the first bulk-out endpoint in calc_num_ports so
that core allocates the corresponding port resources for us.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/mxuport.c