commit | d7f9be4867e060712b6d9aaa1a8c98d15976c71d | [log] [tgz] |
---|---|---|
author | Matt Porter <mporter@linaro.org> | Fri Oct 03 14:32:35 2014 -0400 |
committer | Greg Kroah-Hartman <greg@kroah.com> | Fri Oct 03 11:52:26 2014 -0700 |
tree | aeac1a3c466da4a2021ba2e6e8ce826c568c754c | |
parent | 32dff13d21120cfbf6196347f7bc74e9236fce1e [diff] |
greybus: implement core module removal path Implement gb_remove_module() by finding the gb_module to be removed via the supplied module_id. Add support for removing the actual device into greybus_remove_device() after all the subdevs are disconnected. Signed-off-by: Matt Porter <mporter@linaro.org> Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>