]> asedeno.scripts.mit.edu Git - linux.git/commit
USB: serial: omninet: drop open callback
authorJohan Hovold <johan@kernel.org>
Mon, 6 Mar 2017 16:36:39 +0000 (17:36 +0100)
committerJohan Hovold <johan@kernel.org>
Wed, 8 Mar 2017 15:14:37 +0000 (16:14 +0100)
commit367ec1706745912702c187722065285cd4d2aee7
tree80576b86cb962e857594e484505a62c55ae6e4d2
parent30572418b445d85fcfe6c8fe84c947d2606767d8
USB: serial: omninet: drop open callback

Remove the now redundant open callback and let core call the generic
handler for us instead.

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