aboutsummaryrefslogtreecommitdiffstats
path: root/greybus_loopback.patch
diff options
Diffstat (limited to 'greybus_loopback.patch')
-rw-r--r--greybus_loopback.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/greybus_loopback.patch b/greybus_loopback.patch
index 463a2052538bcb..e8ffd25cdf9f77 100644
--- a/greybus_loopback.patch
+++ b/greybus_loopback.patch
@@ -1,3 +1,16 @@
+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: loopback driver
+
+This driver implements the Greybus loopback protocol.
+
+It's useful for profiling hardware to determine problems and latencies in the system.
+
+Yes, our most complex driver is a debugging tool, go figure...
+
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
drivers/greybus/loopback.c | 1365 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 1365 insertions(+)