USB: opticon: Add Opticon OPN2001 write support
authorAlon Ziv <alon+git@nolaviz.org>
Sun, 10 Oct 2010 06:32:19 +0000 (08:32 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:22:09 +0000 (10:22 -0700)
commit0d930e51cfe6f748339d7d13b3fad2b91a1d92c2
treecb6b1223824ce45dc385f4d4e488a564fdef08f0
parent97cd8dc4ca9a1a5efb2cc38758e01492e3b013e2
USB: opticon: Add Opticon OPN2001 write support

OPN2001 expects write operations to arrive as a vendor-specific command
through the control pipe (instead of using a separate bulk-out pipe).

Signed-off-by: Alon Ziv <alon-git@nolaviz.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/opticon.c