* [PATCH] linux: allow pv usb hcd driver to be loaded automatically
@ 2010-03-25 9:20 Jan Beulich
0 siblings, 0 replies; only message in thread
From: Jan Beulich @ 2010-03-25 9:20 UTC (permalink / raw)
To: xen-devel
From: jsong@novell.com
Signed-off-by: Jan Beulich <jbeulich@novell.com>
--- sle11sp1-2010-03-22.orig/drivers/xen/usbfront/xenbus.c 2010-03-22 12:25:54.000000000 +0100
+++ sle11sp1-2010-03-22/drivers/xen/usbfront/xenbus.c 2010-03-25 09:26:41.000000000 +0100
@@ -377,6 +377,7 @@ static const struct xenbus_device_id usb
{ "vusb" },
{ "" },
};
+MODULE_ALIAS("xen:vusb");
static struct xenbus_driver usbfront_driver = {
.name = "vusb",
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-03-25 9:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25 9:20 [PATCH] linux: allow pv usb hcd driver to be loaded automatically Jan Beulich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).