aboutsummaryrefslogtreecommitdiffstats
path: root/f04.patch
diff options
Diffstat (limited to 'f04.patch')
-rw-r--r--f04.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/f04.patch b/f04.patch
index 706af61fa2a1ab..1043a9efb953d9 100644
--- a/f04.patch
+++ b/f04.patch
@@ -1,3 +1,14 @@
+From foo@baz Mon Sep 9 14:34:18 PDT 2013
+Date: Mon, 09 Sep 2013 14:34:18 -0700
+To: Greg KH <gregkh@linuxfoundation.org>
+From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+Subject: hv: move "modalias" bus attribute to dev_groups
+
+This moves the "state" bus attribute to the dev_groups structure.
+
+Cc: "K. Y. Srinivasan" <kys@microsoft.com>
+Cc: Haiyang Zhang <haiyangz@microsoft.com>
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
drivers/hv/vmbus_drv.c | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)