diff options
Diffstat (limited to 'greybus_light.patch')
| -rw-r--r-- | greybus_light.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/greybus_light.patch b/greybus_light.patch index 152c14ce826f62..5ba075c7757945 100644 --- a/greybus_light.patch +++ b/greybus_light.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: LED driver + +This driver implements the Greybus LED protocol. + +Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- drivers/greybus/light.c | 1359 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1359 insertions(+) |
