diff options
author | Mark McLoughlin <markmc@redhat.com> | 2008-12-15 12:58:27 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-01-06 18:44:34 (GMT) |
commit | 63d12556703f17817a46e140704360b29b851bad (patch) | |
tree | be9741e515a075010e2fbb217ea0c41b85613ca2 /drivers/md/raid6altivec.uc | |
parent | 0aa0dc41bfd993491c2344870eee7a3b218551fb (diff) | |
download | linux-fsl-qoriq-63d12556703f17817a46e140704360b29b851bad.tar.xz |
virtio: do not statically allocate root device
We shouldn't be statically allocating the root device object,
so dynamically allocate it using root_device_register()
instead.
Also avoids this warning from 'rmmod virtio_pci':
Device 'virtio-pci' does not have a release() function, it is broken and must be fixed
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Cc: Anthony Liguori <aliguori@us.ibm.com>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/md/raid6altivec.uc')
0 files changed, 0 insertions, 0 deletions