greybus: hd: make host device a device
authorJohan Hovold <johan@hovoldconsulting.com>
Wed, 25 Nov 2015 14:59:02 +0000 (15:59 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 25 Nov 2015 23:27:06 +0000 (15:27 -0800)
commit2adaefb1458f67b3f71111fcf6a15670ab64101d
treebe7543e200dffec38c62dfebdb87b5aedfc96acd
parenta97015c9e99d8421b80cdf9652a456f4cd93fc1e
greybus: hd: make host device a device

Make the host device a proper device in the kernel device model.

Host devices will be our new greybus-bus root devices.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/connection.c
drivers/staging/greybus/core.c
drivers/staging/greybus/endo.c
drivers/staging/greybus/greybus.h
drivers/staging/greybus/greybus_trace.h
drivers/staging/greybus/hd.c
drivers/staging/greybus/hd.h
drivers/staging/greybus/interface.c
drivers/staging/greybus/svc.c