virtio_pci: move probe/remove code to common
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 13 Jan 2015 09:23:32 +0000 (11:23 +0200)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 21 Jan 2015 05:58:51 +0000 (16:28 +1030)
Most of initialization is device-independent.
Let's move it to common.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found