USB: oti6858: use kfifo to implement write buffering
authorJohan Hovold <jhovold@gmail.com>
Sun, 16 May 2010 18:33:51 +0000 (20:33 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 May 2010 20:21:49 +0000 (13:21 -0700)
Kill custom fifo implementation.

Use private write fifo to minimise changes to lock handling.

Compile-only tested.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found