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)
commit684c6e30d389f67ef727c8f5a7b23a09b4cb02e4
tree58be2cbd2253af3980fea1007d1178a484d107f7
parent50a5f70cee11636908711abd339f5c5933375a7d
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