xen: Add module alias to autoload backend drivers
authorBastian Blank <waldi@debian.org>
Wed, 29 Jun 2011 12:40:08 +0000 (14:40 +0200)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 30 Jun 2011 16:15:33 +0000 (12:15 -0400)
commit149bb2fab547253e6359e76f1b86b95247110e68
treecef69badb03090fc225bc08fbbc3ae20e3693d45
parentcc85e93342c030f8ba07f572afa159ec4518231f
xen: Add module alias to autoload backend drivers

All the Xen backend drivers are assigned to a special bus type
xen-backend. This patch exports xen-backend:* names through modalias and
uevent to autoload them.

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>
drivers/xen/xenbus/xenbus_probe.c
drivers/xen/xenbus/xenbus_probe_backend.c