OSDN Git Service

greybus: connection: kill gb_hd_connections_exit
authorJohan Hovold <johan@hovoldconsulting.com>
Tue, 3 Nov 2015 11:11:26 +0000 (12:11 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 5 Nov 2015 04:20:23 +0000 (20:20 -0800)
commitfcfc762f17616e9c720214d85b88ed672e767499
treea51d11ad0c422fcd455bb8f59d96aa53fc1454a9
parent5245a90564b0c3f781e0c60cdbeb3b3b34c970df
greybus: connection: kill gb_hd_connections_exit

Connections are destroyed as part of interface tear down. If we fail to
do that properly it's a bug that should be fixed rather than papered
over by a fall-back clean up function.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/connection.c
drivers/staging/greybus/connection.h
drivers/staging/greybus/core.c