OSDN Git Service

greybus: usb-gb: import a "buildable" version of the usb-gb.c driver
authorGreg Kroah-Hartman <greg@kroah.com>
Wed, 26 Nov 2014 00:59:21 +0000 (16:59 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 2 Dec 2014 04:38:58 +0000 (20:38 -0800)
commit615772aace9c87bdcae038cea37c69c85373dba4
tree0865de128f1d48da041b860ce6b60db2ff2d7c2f
parent43cdae5c3cbc000146cccbbfc651105feba9525e
greybus: usb-gb: import a "buildable" version of the usb-gb.c driver

Based on Fabien's original driver, this version is converted (mostly) to
the new greybus operation apis.  Lots of things still to do, not the
least being hooking up proper responses...

Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/Makefile
drivers/staging/greybus/protocol.c
drivers/staging/greybus/protocol.h
drivers/staging/greybus/usb-gb.c [new file with mode: 0644]