]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit57a3c88c389adba117fcd43aacedb74c42936846
treec0e0cf0f93b1356a3d9bad5d8397e14214cb3f40
parentfc1f387b468eb32968de49987ca80d5e315d2ada
USB: serial: mos7720: remove obsolete port initialisation

Since commit 7e8d093cdbdb ("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