greybus: stop init_subdevs stuff
authorAlex Elder <elder@linaro.org>
Thu, 16 Oct 2014 11:35:30 +0000 (06:35 -0500)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 17 Oct 2014 16:13:15 +0000 (18:13 +0200)
commit17d265f6a69aef5920cf3d6669735239cb792184
tree53eb41b28a05f0f3c568874768275bfae86467ad
parent61418b9fd9a4e38b5ba41f7c1703083a989dda09
greybus: stop init_subdevs stuff

Upcoming patches are going to set up devices based on what is
discovered in the module manifest.  Get rid of the hard-coded
initialization done by gb_init_subdevs(), along with other related
code.

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