]> git.baikalelectronics.ru Git - kernel.git/commit
USB: whiteheat: reimplement using generic framework
authorJohan Hovold <jhovold@gmail.com>
Thu, 22 Mar 2012 15:50:55 +0000 (16:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Apr 2012 20:32:07 +0000 (13:32 -0700)
commitc04db5b080a8f2b5c1c09261b6838c382232caf6
tree79429a3d1e56e3ba960f600bd85a495c20a25dce
parent70f6493db2cb136a66b4334e18dd7943794f4cc6
USB: whiteheat: reimplement using generic framework

Kill custom list-based read and write implementations and reimplement
using the generic framework.

Compile-only tested.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/whiteheat.c