hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Sep 2013 18:32:58 +0000 (11:32 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 16:01:17 +0000 (09:01 -0700)
commit4947c7453b184bc33a0056cf95af61c3cad11ef6
tree3a83a2c0f705b5f202f32b5257fc24b38797695c
parent1cee272b0249c5007391da6cf42903b8f30dbc5a
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups

This moves the "client_monitor_conn_id" and "server_monitor_conn_id" bus
attributes 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