linux/drivers/xen/xenbus
Bastian Blank cc85e93342 xen: Populate xenbus device attributes
The xenbus bus type uses device_create_file to assign all used device
attributes. However it does not remove them when the device goes away.

This patch uses the dev_attrs field of the bus type to specify default
attributes for all devices.

Signed-off-by: Bastian Blank <waldi@debian.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2011-06-30 12:15:29 -04:00
..
Makefile xen: add backend driver support 2011-01-05 16:29:58 -05:00
xenbus_client.c xenbus: Xen paravirtualised PCI hotplug support. 2010-10-18 10:49:35 -04:00
xenbus_comms.c xen/xenbus: cleanup debug noise in xenbus_comms.c 2011-01-05 16:30:42 -05:00
xenbus_comms.h
xenbus_probe_backend.c xen: Populate xenbus device attributes 2011-06-30 12:15:29 -04:00
xenbus_probe_frontend.c xen: Populate xenbus device attributes 2011-06-30 12:15:29 -04:00
xenbus_probe.c xen: Populate xenbus device attributes 2011-06-30 12:15:29 -04:00
xenbus_probe.h xen: Populate xenbus device attributes 2011-06-30 12:15:29 -04:00
xenbus_xs.c Merge branch 'xen/xenbus' into upstream/xen 2010-08-04 14:49:24 -07:00