projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e7736e
)
greybus: svc_msg.h: add data for hotplug message
author
Greg Kroah-Hartman
<greg@kroah.com>
Mon, 22 Sep 2014 01:16:41 +0000
(18:16 -0700)
committer
Greg Kroah-Hartman
<greg@kroah.com>
Mon, 22 Sep 2014 01:16:41 +0000
(18:16 -0700)
drivers/staging/greybus/svc_msg.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/greybus/svc_msg.h
b/drivers/staging/greybus/svc_msg.h
index e84e01cf3cce1a0a73dc7a0b37aa801ba14686a5..c290547305ac7499872e13eac30b71fb34e52e3f 100644
(file)
--- a/
drivers/staging/greybus/svc_msg.h
+++ b/
drivers/staging/greybus/svc_msg.h
@@
-77,6
+77,7
@@
enum svc_function_hotplug_event {
struct svc_function_hotplug {
__u8 hotplug_event; /* enum svc_function_hotplug_event */
__u8 module_id;
+ __u8 data[0];
};
enum svc_function_ddb_type {