From: Stijn Tintel Date: Fri, 7 May 2010 04:58:34 +0000 (+0930) Subject: virtio: initialize earlier X-Git-Tag: v2.6.34-rc7~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2dbe06c271f3bb2a495627980aad3d1d8ccef2a;p=pandora-kernel.git virtio: initialize earlier 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 Signed-off-by: Rusty Russell Cc: stable@kernel.org Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed