greybus: connection: remove disable from destructor
authorJohan Hovold <johan@hovoldconsulting.com>
Tue, 19 Jan 2016 11:51:01 +0000 (12:51 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 19 Jan 2016 20:12:40 +0000 (12:12 -0800)
commit1cbfab3804b185ce2744b5b8064d06ca19491e36
treedbe846211830ecb8054902a1ac5a7dd9f17ba796
parent6d3d95042e6b3bede0199bad0d08f71b4f7735fb
greybus: connection: remove disable from destructor

Remove implicit disable of legacy connections from the destructor.

This is a step towards removing the legacy-protocol handling from core.

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>
drivers/staging/greybus/connection.c