greybus: connection: remove skip-connected legacy protocol flags
authorJohan Hovold <johan@hovoldconsulting.com>
Tue, 19 Jan 2016 11:51:12 +0000 (12:51 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 19 Jan 2016 20:17:13 +0000 (12:17 -0800)
commitbc3be1705c17e05c4d423a67a49a9f316d235bf4
tree8d9080aaf17d7710b8ab73db24abb5005582c1ba
parent3e1b8c753d982bd4a63b0896a4ea68888f47502e
greybus: connection: remove skip-connected legacy protocol flags

Remove the legacy protocol flags that were used to suppress the
connected and disconnected events.

Instead send the connected and disconnected event for all bundle
connections and explicitly exclude static connections and control
connections.

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
drivers/staging/greybus/control.c
drivers/staging/greybus/protocol.h
drivers/staging/greybus/svc.c