greybus: add device initialization
authorAlex Elder <elder@linaro.org>
Thu, 16 Oct 2014 11:35:35 +0000 (06:35 -0500)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 17 Oct 2014 16:14:11 +0000 (18:14 +0200)
commit574341c67213afdc9dcb5aefb4f6fa84644438bb
tree1c9069ba64526541840f793f933a4fe860750b08
parent2eb585f8df3f2121751ff8cf9b2cd8040575bff2
greybus: add device initialization

Set up the infrastructure for initializing connections based on
their protocol.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/connection.c
drivers/staging/greybus/connection.h
drivers/staging/greybus/core.c
drivers/staging/greybus/greybus.h
drivers/staging/greybus/interface.c
drivers/staging/greybus/interface.h
drivers/staging/greybus/module.c
drivers/staging/greybus/module.h