]> git.baikalelectronics.ru Git - kernel.git/commit
USB: pl2303: switch to generic write implementation
authorJohan Hovold <jhovold@gmail.com>
Wed, 17 Mar 2010 22:06:03 +0000 (23:06 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 May 2010 20:21:34 +0000 (13:21 -0700)
commitf105bcb2c3237b11d91c1708250fdb1bed16693b
tree58be2cbd2253af3980fea1007d1178a484d107f7
parent047fb909526326eae4091d6fdda34407b8575432
USB: pl2303: switch to generic write implementation

Replace custom fifo-based write implementation with the generic
kfifo-based one.

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