greybus: svc: revert svc changes to keep things working for a while.
authorGreg Kroah-Hartman <gregkh@google.com>
Wed, 29 Jul 2015 17:05:09 +0000 (10:05 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 29 Jul 2015 17:05:09 +0000 (10:05 -0700)
commit3eac885de205ef57c3d434a8a4e2eadfd4cedde7
treeefcc46a3b88ee2a9233949a85bcb44fa89b13ed6
parentcb60f4960ea03d373899c2c21b0611404025c31f
greybus: svc: revert svc changes to keep things working for a while.

The firmware for the svc changes isn't quite ready, so revert the whole
set of patches in one hunk to get things back to a working state for the
other firmware developers.  The svc patches will be added back in a
separate branch.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/Makefile
drivers/staging/greybus/ap.c [new file with mode: 0644]
drivers/staging/greybus/connection.c
drivers/staging/greybus/core.c
drivers/staging/greybus/es1.c
drivers/staging/greybus/es2.c
drivers/staging/greybus/greybus.h
drivers/staging/greybus/greybus_protocols.h
drivers/staging/greybus/interface.c
drivers/staging/greybus/svc.c
drivers/staging/greybus/svc_msg.h [new file with mode: 0644]