commit | 47a2e6769e8194da5570eaed7fc43f5abec18809 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@hovoldconsulting.com> | Tue Jan 19 12:51:18 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Tue Jan 19 12:17:13 2016 -0800 |
tree | d0993e265f38f6eea83ad74c4cbfe4e5f3a31fb0 | |
parent | 01547770e6fc283ce74944415fc069d287de082a [diff] |
greybus: core: disable bundle connections on hot-unplug Disable bundle connections in core before calling driver disconnect in case the interface is already gone. This avoids unnecessary timeouts on hot-unplug when a driver does I/O in its disconnect callback. Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>