]> git.karo-electronics.de Git - karo-tx-linux.git/commit
greybus: interface: drop the control bundle
authorJohan Hovold <johan@hovoldconsulting.com>
Wed, 25 Nov 2015 14:59:26 +0000 (15:59 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 25 Nov 2015 23:41:44 +0000 (15:41 -0800)
commit47091af91e7e872748a17158f1e99833962428b4
tree8ab845af831c4d27a0488e5441c3a3a8ef48837b
parentf2152eb33dec35703176e792da2769e88e5a81d3
greybus: interface: drop the control bundle

Drop the control bundle and ignore control descriptors when parsing
manifests.

Every interface has a control connection with a well defined remote
CPort 0 and there's no longer any need to create a bundle for it.

As the control connection is setup and enabled before parsing the
manifest, ignore any legacy descriptors for control cports and bundles
in a manifest.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/interface.c
drivers/staging/greybus/manifest.c