]> git.baikalelectronics.ru Git - kernel.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)
commitc70c895ed4e4d78741f9696216dc343368cde4b7
tree80576b86cb962e857594e484505a62c55ae6e4d2
parent7943f6e7510963e753d2cbcd06d5ff8a600b237c
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