]> git.baikalelectronics.ru Git - kernel.git/commit
USB: pl2303: use generic close
authorJohan Hovold <jhovold@gmail.com>
Wed, 17 Mar 2010 22:06:04 +0000 (23:06 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 May 2010 20:21:34 +0000 (13:21 -0700)
commitcca3435d316e56cb6a4ab8df7dd799e3f0792d82
tree473390271d0ba689c45a1f7cca6068158deef5d8
parentf105bcb2c3237b11d91c1708250fdb1bed16693b
USB: pl2303: use generic close

Use usb_serial_generic_close to kill the read and write urbs and to
reset the write fifo.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/pl2303.c