hv: move "class_id" bus attribute to dev_groups
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Sep 2013 18:32:53 +0000 (11:32 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 16:01:16 +0000 (09:01 -0700)
commit68234c049cc1637a8898ebb3743c8587560929b7
tree488b11b559b3b7639cee57cff2fc10fe771650f8
parent647fa371c404606f82fb1c043c87807b5df48f2c
hv: move "class_id" bus attribute to dev_groups

This moves the "class_id" bus attribute to the dev_groups structure,
removing the need for it to be in a temporary structure.

Tested-by: "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
drivers/hv/vmbus_drv.c
include/linux/hyperv.h
This page took 0.031971 seconds and 5 git commands to generate.