]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: export usb_serial_generic_write_start
authorJohan Hovold <jhovold@gmail.com>
Wed, 9 Oct 2013 15:01:12 +0000 (17:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Oct 2013 00:00:26 +0000 (17:00 -0700)
commitcff4b7c1ccd1d3b7efaf94d45673ab036ae3c912
tree66dea7852d01ecc7e1269ed9637ceb1c0254c22f
parent39124d9bad96348a63b83d92654bf1abd4f989c3
USB: serial: export usb_serial_generic_write_start

Export usb_serial_generic_write_start which is needed when implementing
a custom resume function while still relying on the generic write
implementation.

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