diff options
Diffstat (limited to 'greybus_operations.patch')
| -rw-r--r-- | greybus_operations.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/greybus_operations.patch b/greybus_operations.patch index 6398656528a23f..0c3ff6a9c42ab9 100644 --- a/greybus_operations.patch +++ b/greybus_operations.patch @@ -1,3 +1,12 @@ +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: operations logic + +This is the Greybus operations code, handling the logic for them. + +Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- drivers/greybus/operation.c | 1239 ++++++++++++++++++++++++++++++++++++++++++++ drivers/greybus/operation.h | 210 +++++++ |
