kernel-ark/drivers/hv
Greg Kroah-Hartman 98f4c65176 hv: move ringbuffer bus attributes to dev_groups
This moves the ringbuffer bus attributes to the dev_groups structure,
deletes the now unneeded struct hv_device_info, and removes some now
unused functions, and variables as everything is now moved to the
dev_groups structure, dev_attrs is no longer needed.

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:17 -07:00
..
channel_mgmt.c Drivers: hv: vmbus: Fix a bug in the handling of channel offers 2013-08-27 21:49:26 -07:00
channel.c hv: delete vmbus_get_debug_info() 2013-09-26 09:01:17 -07:00
connection.c hv: make "monitor_pages" a "real" pointer array 2013-09-26 09:01:16 -07:00
hv_balloon.c Drivers: hv: remove HV_DRV_VERSION 2013-08-02 11:34:30 +08:00
hv_kvp.c Drivers: hv: remove HV_DRV_VERSION 2013-08-02 11:34:30 +08:00
hv_snapshot.c Drivers: hv: util: Fix a bug in version negotiation code for util services 2013-07-26 16:40:41 -07:00
hv_util.c hv: Change variable type to bool 2013-09-26 08:53:23 -07:00
hv.c drivers: hv: allocate synic structures before hv_synic_init() 2013-06-24 16:24:17 -07:00
hyperv_vmbus.h hv: delete struct hv_dev_port_info 2013-09-26 09:01:17 -07:00
Kconfig x86: Make Linux guest support optional 2013-03-04 13:14:25 -08:00
Makefile Drivers: hv: Add a new driver to support host initiated backup 2013-03-15 12:12:36 -07:00
ring_buffer.c drivers: hv: check interrupt mask before read_index 2013-06-24 16:24:17 -07:00
vmbus_drv.c hv: move ringbuffer bus attributes to dev_groups 2013-09-26 09:01:17 -07:00