]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: remove generic disconnect callback
authorJohan Hovold <jhovold@gmail.com>
Thu, 21 Mar 2013 11:36:42 +0000 (12:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 20:48:26 +0000 (13:48 -0700)
commit77a4378c2d77a817361339016a4f82e42f0aa634
tree1e3e57c886d3fa653b4e86bacf023626d57de6ff
parent70df890d9cd5a63deaba166c3f45d9e6c81ce415
USB: serial: remove generic disconnect callback

Remove the now empty generic disconnect callback and make the disconnect
callback non-mandatory.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/generic.c
drivers/usb/serial/usb-serial.c
include/linux/usb/serial.h