projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b7dff8
)
greybus: greybus_manifest.h: add FIXME for version
author
Greg Kroah-Hartman
<greg@kroah.com>
Tue, 9 Dec 2014 19:57:04 +0000
(14:57 -0500)
committer
Greg Kroah-Hartman
<greg@kroah.com>
Tue, 9 Dec 2014 19:57:04 +0000
(14:57 -0500)
The version field is going to go away, but after the demo, not before.
Note that in the header file.
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/greybus_manifest.h
patch
|
blob
|
history
diff --git
a/drivers/staging/greybus/greybus_manifest.h
b/drivers/staging/greybus/greybus_manifest.h
index e2ec5588891417b871fb434dadf74f53ec53fcfa..f44f3376f4daafbc5f92f5ea397336223af65235 100644
(file)
--- a/
drivers/staging/greybus/greybus_manifest.h
+++ b/
drivers/staging/greybus/greybus_manifest.h
@@
-71,7
+71,7
@@
enum greybus_class_type {
struct greybus_descriptor_module {
__le16 vendor;
__le16 product;
- __le16 version;
+ __le16 version;
// TODO - remove after Dec demo.
__u8 vendor_stringid;
__u8 product_stringid;
__le64 unique_id;