mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 10:02:33 -04:00
greybus: fix document version number
Two spots use the old "0.draft" version number for the Greybus protocol specification. We've updated that to be 0.1. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
908a85d7dd
commit
cb705e0dd0
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* Greybus module manifest definition
|
||||
*
|
||||
* See "Greybus Application Protocol" document (version 0.draft) for
|
||||
* See "Greybus Application Protocol" document (version 0.1) for
|
||||
* details on these values and structures.
|
||||
*
|
||||
* Copyright 2014 Google Inc.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* Greybus AP <-> SVC message structure format.
|
||||
*
|
||||
* See "Greybus Application Protocol" document (version 0.draft) for
|
||||
* See "Greybus Application Protocol" document (version 0.1) for
|
||||
* details on these values and structures.
|
||||
*
|
||||
* Copyright 2014 Google Inc.
|
||||
|
||||
Reference in New Issue
Block a user