aboutsummaryrefslogtreecommitdiffstats
path: root/f06.patch
diff options
context:
space:
mode:
Diffstat (limited to 'f06.patch')
-rw-r--r--f06.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/f06.patch b/f06.patch
index 1140c4aee2e17e..1648353b41bbe9 100644
--- a/f06.patch
+++ b/f06.patch
@@ -1,3 +1,15 @@
+From foo@baz Mon Sep 9 14:36:02 PDT 2013
+Date: Mon, 09 Sep 2013 14:36:02 -0700
+To: Greg KH <gregkh@linuxfoundation.org>
+From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+Subject: hv: move "device_id" bus attribute to dev_groups
+
+This moves the "device_id" bus attribute to the dev_groups structure,
+removing the need for it to be in a temporary 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/channel.c | 4 ----
drivers/hv/vmbus_drv.c | 24 ++++++++++++++----------