USB: serial: f81534: clean up port bulk-out setup
authorJohan Hovold <johan@kernel.org>
Thu, 16 Mar 2017 16:13:58 +0000 (17:13 +0100)
committerJohan Hovold <johan@kernel.org>
Tue, 28 Mar 2017 09:14:13 +0000 (11:14 +0200)
commitd5ccfce09249e1c2f0fe62718e29b0993e4a4022
treee9292abcd398738b4f190f9c00812422916e3c67
parent5e07240a12101af8481a90283da766905caf35f8
USB: serial: f81534: 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/f81534.c