summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/greybus_manifest.h
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2014-09-24 05:16:16 -0500
committerGreg Kroah-Hartman <greg@kroah.com>2014-09-29 18:01:40 -0700
commit908a85d7dd09f5acc28de147a2e3dc84aa2d0b6b (patch)
tree182694982cb393a212892f02f1afeb493c18dc39 /drivers/staging/greybus/greybus_manifest.h
parent0db32a6d5e58d85cfa4ffe5cebbde60917f61bba (diff)
downloadop-kernel-dev-908a85d7dd09f5acc28de147a2e3dc84aa2d0b6b.zip
op-kernel-dev-908a85d7dd09f5acc28de147a2e3dc84aa2d0b6b.tar.gz
greybus: update a few header file comments
Add a GPLv2 tag and reword some comments at the top of "greybus_desc.h" and "svc_msg.h". Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
Diffstat (limited to 'drivers/staging/greybus/greybus_manifest.h')
-rw-r--r--drivers/staging/greybus/greybus_manifest.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/drivers/staging/greybus/greybus_manifest.h b/drivers/staging/greybus/greybus_manifest.h
index 6f019fa..844a7f1 100644
--- a/drivers/staging/greybus/greybus_manifest.h
+++ b/drivers/staging/greybus/greybus_manifest.h
@@ -1,10 +1,12 @@
/*
- * Greybus device descriptor definition
+ * Greybus module manifest definition
*
- * Defined in the "Greybus Application Protocol" document.
- * See that document for any details on these values and structures.
+ * See "Greybus Application Protocol" document (version 0.draft) for
+ * details on these values and structures.
*
* Copyright 2014 Google Inc.
+ *
+ * Released under the GPLv2 only.
*/
#ifndef __GREYBUS_DESC_H
OpenPOWER on IntegriCloud