greybus: core: fix greybus driver registration
authorJohan Hovold <johan@hovoldconsulting.com>
Fri, 8 Jan 2016 19:13:42 +0000 (20:13 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 9 Jan 2016 08:41:46 +0000 (00:41 -0800)
commit3c48d1b8a5a9571c9107fc7f2b5aea31d458fd18
treea39ad49cf8b89449673af9cf7702f20833027e16
parent13da9e11e9b781e54fc5db6b65bdcdf6dd96022d
greybus: core: fix greybus driver registration

Add missing bus type to driver structure when registering a greybus
driver.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/core.c