USB: serial: mos7720: remove obsolete port initialisation
authorJohan Hovold <johan@kernel.org>
Tue, 3 Jan 2017 15:39:54 +0000 (16:39 +0100)
committerJohan Hovold <johan@kernel.org>
Wed, 4 Jan 2017 09:37:20 +0000 (10:37 +0100)
commit9da049bcedf43e20e8cb77ee00a1239497ed9fa2
treec0e0cf0f93b1356a3d9bad5d8397e14214cb3f40
parentfde1faf872ed86d88e245191bc15a8e57368cd1c
USB: serial: mos7720: remove obsolete port initialisation

Since commit b69578df7e98 ("USB: usbserial: mos7720: add support for
parallel port on moschip 7715"), the interrupt urb is no longer
submitted at first port open and the endpoint-address initialisation at
port-probe is no longer used.

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