From: Greg Kroah-Hartman Date: Fri, 13 Sep 2013 18:32:56 +0000 (-0700) Subject: hv: move "client/server_monitor_pending" bus attributes to dev_groups X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~65^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76c52bbe5e5ffc6812dcd49729c09f5a207b4a9a;p=pandora-kernel.git hv: move "client/server_monitor_pending" bus attributes to dev_groups This moves the "client_monitor_pending" and "server_monitor_pending" bus attributes to the dev_groups structure, removing the need for it to be in a temporary structure. Tested-by: "K. Y. Srinivasan" Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed