USB: ti_usb: use kfifo to implement write buffering
authorJohan Hovold <jhovold@gmail.com>
Tue, 18 May 2010 22:01:35 +0000 (00:01 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 May 2010 20:21:50 +0000 (13:21 -0700)
commit074ef65aacdf4eb5a0af191e85ded8c995047e9d
tree2111a4b4d8e2d431576e2043140bf45df80b701b
parente421fe97adf96a2b1f9d89140ec3e184f0cb7d7c
USB: ti_usb: use kfifo to implement write buffering

Kill custom fifo implementation.

Compile-only tested.

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