]> git.karo-electronics.de Git - karo-tx-linux.git/commit
greybus: connection: kill GB_PROTOCOL_SKIP_SVC_CONNECTION
authorJohan Hovold <johan@hovoldconsulting.com>
Wed, 25 Nov 2015 14:59:13 +0000 (15:59 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 25 Nov 2015 23:34:19 +0000 (15:34 -0800)
commit4ec1574ae99872a9d1922fb1e57b8d46df4d0920
tree7cd1eea579e80bf90ed9bb743e630dfa7eeb0890
parent0daf17b9e4f74981c7546ad4b4224b8bef85e00e
greybus: connection: kill GB_PROTOCOL_SKIP_SVC_CONNECTION

Add helper to determine whether a connection is static, and remove the
protocol flag GB_PROTOCOL_SKIP_SVC_CONNECTION.

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