commit | 7c55e1d0e64cf5acd8cf4a25927e2c7c322063aa | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 13 11:32:54 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 26 09:01:16 2013 -0700 |
tree | c1013115c85c54faf9ed3137502ac23c119a0fdc | |
parent | 68234c049cc1637a8898ebb3743c8587560929b7 [diff] |
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. Tested-by: "K. Y. Srinivasan" <kys@microsoft.com> Cc: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>