summaryrefslogtreecommitdiffstats
path: root/drivers/virtio/virtio_pci_common.c
diff options
context:
space:
mode:
authorweiping zhang <zhangweiping@didichuxing.com>2017-12-21 20:39:50 +0800
committerMichael S. Tsirkin <mst@redhat.com>2018-02-01 16:26:45 +0200
commitf2b44cde7e1687ef7886831a3a30df653bda2481 (patch)
treee09f617e1bcc15cf3bc5a14ce1d692af83d28471 /drivers/virtio/virtio_pci_common.c
parentf6f93f75afb65997f4a84aaaab59dd06a4a06c80 (diff)
virtio: split device_register into device_initialize and device_add
In order to make caller do a simple cleanup, we split device_register into device_initialize and device_add. device_initialize always succeeds, so the caller can always use put_device when register_virtio_device faild. Signed-off-by: weiping zhang <zhangweiping@didichuxing.com> Suggested-by: Cornelia Huck <cohuck@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'drivers/virtio/virtio_pci_common.c')
0 files changed, 0 insertions, 0 deletions