Searched hist:"85 dd92686ffe774363330a6839a3fb9c78f19cf8" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/xen/xenbus/ |
H A D | xenbus_probe_backend.c | diff 85dd92686ffe774363330a6839a3fb9c78f19cf8 Mon Oct 07 01:55:49 CDT 2013 Greg Kroah-Hartman <gregkh@linuxfoundation.org> xenbus: convert bus code to use dev_groups
The dev_attrs field of struct bus_type is going away soon, dev_groups should be used instead. This converts the xenbus code to use the correct field.
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Acked-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Cc: David Vrabel <david.vrabel@citrix.com> Cc: <xen-devel@lists.xenproject.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | xenbus_probe_frontend.c | diff 85dd92686ffe774363330a6839a3fb9c78f19cf8 Mon Oct 07 01:55:49 CDT 2013 Greg Kroah-Hartman <gregkh@linuxfoundation.org> xenbus: convert bus code to use dev_groups
The dev_attrs field of struct bus_type is going away soon, dev_groups should be used instead. This converts the xenbus code to use the correct field.
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Acked-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Cc: David Vrabel <david.vrabel@citrix.com> Cc: <xen-devel@lists.xenproject.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | xenbus_probe.c | diff 85dd92686ffe774363330a6839a3fb9c78f19cf8 Mon Oct 07 01:55:49 CDT 2013 Greg Kroah-Hartman <gregkh@linuxfoundation.org> xenbus: convert bus code to use dev_groups
The dev_attrs field of struct bus_type is going away soon, dev_groups should be used instead. This converts the xenbus code to use the correct field.
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Acked-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Cc: David Vrabel <david.vrabel@citrix.com> Cc: <xen-devel@lists.xenproject.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|