diff options
Diffstat (limited to 'greybus_interface.patch')
| -rw-r--r-- | greybus_interface.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/greybus_interface.patch b/greybus_interface.patch index 4285ce9f26969f..cc2e404445d6a6 100644 --- a/greybus_interface.patch +++ b/greybus_interface.patch @@ -1,3 +1,14 @@ +From foo@baz Thu Sep 15 13:54:45 CEST 2016 +Date: Thu, 15 Sep 2016 13:54:45 +0200 +To: Greg KH <gregkh@linuxfoundation.org> +From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> +Subject: greybus: interface control logic + +This is the Greybus interface control code. It handles the interactions +between the Greybus core and the Greybus interface devices in the +system. + +Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- drivers/greybus/interface.c | 1316 ++++++++++++++++++++++++++++++++++++++++++++ drivers/greybus/interface.h | 88 ++ |
