alistair23-linux/drivers/virtio
Herbert Xu 5ff16110c6 virtio_pci: restore module attributes
When the virtio_pci driver was moved into virtio_pci_legacy.c the module
licence and other attributes went AWOL.  This patch restores them.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2014-12-17 00:59:40 +02:00
..
config.c
Kconfig mm/balloon_compaction: add vmstat counters and kpageflags bit 2014-10-09 22:26:01 -04:00
Makefile virtio_pci: rename virtio_pci -> virtio_pci_common 2014-12-09 21:42:05 +02:00
virtio.c virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restore 2014-12-11 20:04:38 +02:00
virtio_balloon.c virtio_balloon: drop legacy_only driver flag 2014-12-09 21:41:59 +02:00
virtio_mmio.c virtio: allow finalize_features to fail 2014-12-09 16:32:32 +02:00
virtio_pci_common.c virtio_pci: restore module attributes 2014-12-17 00:59:40 +02:00
virtio_pci_common.h virtio_pci: move probe to common file 2014-12-14 15:10:30 +02:00
virtio_pci_legacy.c virtio_pci: move probe to common file 2014-12-14 15:10:30 +02:00
virtio_ring.c virtio: make VIRTIO_F_VERSION_1 a transport bit 2014-12-09 12:06:32 +02:00