diff options
Diffstat (limited to 'greybus_hid.patch')
| -rw-r--r-- | greybus_hid.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/greybus_hid.patch b/greybus_hid.patch index c449705c314f0e..2e2e7a46f05b45 100644 --- a/greybus_hid.patch +++ b/greybus_hid.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: HID driver + +This driver implements the Greybus HID protocol. + +Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- drivers/greybus/hid.c | 536 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 536 insertions(+) |
