Greg Kroah-Hartman 03f3a9107f hv: use dev_groups for device attributes
This patch is the first in a series that moves the hv bus code to use the
dev_groups field instead of dev_attrs, as dev_attrs is going away in future
kernel releases.

It moves the id sysfs file to the dev_groups structure, and creates the needed
show/store functions, instead of relying on one "universal" function for this.
By doing this, it removes the need for this 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>
2013-09-26 09:01:15 -07:00
..
2013-09-09 16:35:29 -07:00
2013-09-10 13:33:09 -07:00
2013-09-10 13:03:41 -07:00
2013-09-10 13:33:09 -07:00
2013-09-13 23:06:40 -04:00
2013-09-13 15:09:52 +02:00
2013-09-11 15:59:42 -07:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-09-08 20:20:23 -04:00
2013-09-15 22:18:13 -04:00
2013-09-10 13:53:52 -07:00
2013-09-10 13:53:52 -07:00
2013-09-15 17:41:30 -04:00
2013-09-09 14:29:15 -07:00
2013-09-10 18:56:32 -04:00
2013-09-12 15:38:02 -07:00