]> Git Repo - linux.git/commit
xen: Add module alias to autoload backend drivers
authorBastian Blank <[email protected]>
Wed, 29 Jun 2011 12:40:08 +0000 (14:40 +0200)
committerKonrad Rzeszutek Wilk <[email protected]>
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 <[email protected]>
Acked-by: Ian Campbell <[email protected]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
drivers/xen/xenbus/xenbus_probe.c
drivers/xen/xenbus/xenbus_probe_backend.c
This page took 0.052556 seconds and 4 git commands to generate.