mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-29 17:35:36 -04:00
greybus: greybus_protocols: remove bogus comment about svc bundle
The SVC connection is special and does not belong to neither an interface or a bundle. Remove the unused SVC bundle-id define. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
b5eebbf6a1
commit
601df8ff3a
@@ -59,11 +59,6 @@
|
||||
#define GB_DEVICE_ID_AP 1
|
||||
#define GB_DEVICE_ID_MODULES_START 2
|
||||
|
||||
/*
|
||||
* Bundle/cport for control/svc cport: The same bundle/cport is shared by both
|
||||
* CONTROL and SVC protocols for communication between AP and SVC.
|
||||
*/
|
||||
#define GB_SVC_BUNDLE_ID 0
|
||||
#define GB_SVC_CPORT_ID 0
|
||||
#define GB_CONTROL_BUNDLE_ID 0
|
||||
#define GB_CONTROL_CPORT_ID 0
|
||||
|
||||
Reference in New Issue
Block a user