aboutsummaryrefslogtreecommitdiffstats
path: root/greybus_loopback.patch
diff options
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-30 16:48:13 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-30 16:48:13 +0200
commit0f681cd5f6a81942f5c80f33be2040004a9b784e (patch)
treef7b976e748f693e9d74f167db3d52133c5370241 /greybus_loopback.patch
parentc1aa01c96e590714d99c5f17cfae1b14dec8bdee (diff)
downloadpatches-0f681cd5f6a81942f5c80f33be2040004a9b784e.tar.gz
greybus patches
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(+)