]> git.karo-electronics.de Git - karo-tx-linux.git/commit
virtio: initialize earlier
authorStijn Tintel <stijn@linux-ipv6.be>
Fri, 7 May 2010 04:58:34 +0000 (14:28 +0930)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 12 May 2010 21:57:15 +0000 (14:57 -0700)
commit487fc21950d1a6a928b7438ecfc6455e6ee3eb77
tree1f7c46cc99f9f7605d06ef1d004a77b9a17671c9
parentfdb07a230a9f146bad017b8ec577a25c29ca1856
virtio: initialize earlier

commit e2dbe06c271f3bb2a495627980aad3d1d8ccef2a upstream.

Move initialization of the virtio framework before the initialization of
mtd, so that block2mtd can be used on virtio-based block devices.

Addresses https://bugzilla.kernel.org/show_bug.cgi?id=15644

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/Makefile