greybus: kill the endo
authorJohan Hovold <johan@hovoldconsulting.com>
Wed, 25 Nov 2015 14:59:21 +0000 (15:59 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 25 Nov 2015 23:35:59 +0000 (15:35 -0800)
commit0f37860de9a86d25f86ccc95631fa03fa766f31e
tree31854eac530903f1681a84dd81afd48387084424
parentdc3da5db2858c3fb33441988d1b6d56c06e53d7d
greybus: kill the endo

Remove the now unused endo and module code.

Note that the never-implemented serial and version attributes of the
endo can be implemented as svc attributes if needed.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/Makefile
drivers/staging/greybus/core.c
drivers/staging/greybus/endo.c [deleted file]
drivers/staging/greybus/endo.h [deleted file]
drivers/staging/greybus/greybus.h
drivers/staging/greybus/hd.c
drivers/staging/greybus/hd.h
drivers/staging/greybus/module.c [deleted file]
drivers/staging/greybus/module.h [deleted file]
drivers/staging/greybus/svc.c