commit | 9da049bcedf43e20e8cb77ee00a1239497ed9fa2 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Tue Jan 03 16:39:54 2017 +0100 |
committer | Johan Hovold <johan@kernel.org> | Wed Jan 04 10:37:20 2017 +0100 |
tree | c0e0cf0f93b1356a3d9bad5d8397e14214cb3f40 | |
parent | fde1faf872ed86d88e245191bc15a8e57368cd1c [diff] |
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>