Module autoprobing support for virtio drivers.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 22 Oct 2007 01:03:39 +0000 (11:03 +1000)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 23 Oct 2007 05:49:55 +0000 (15:49 +1000)
commitb01d9f2863349b0e041b90c3c86a998ee0fed2b0
tree8789a06631a0ee502c58388d12c230eb4a2059b2
parent31610434bc3523c0b01a10917a1185096a03c4c8
Module autoprobing support for virtio drivers.

This adds the logic to convert the virtio ids into module aliases, and
includes a modalias entry in sysfs and the env var to make probing work.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/virtio/virtio.c
scripts/mod/file2alias.c