]> git.baikalelectronics.ru Git - kernel.git/commit
USB: io_ti: use kfifo to implement write buffering
authorJohan Hovold <jhovold@gmail.com>
Tue, 18 May 2010 22:01:37 +0000 (00:01 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 May 2010 20:21:50 +0000 (13:21 -0700)
commitdce5e2602006998e7a85872fc8ccf68af2a6b1ed
tree56b606d0e7ac5fecf2ce162e67d80ced30da33e5
parent3751e79c657f17682de389eb90a09368945b0aff
USB: io_ti: 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/io_ti.c