From: Amit Shah Date: Mon, 18 Jan 2010 13:45:11 +0000 (+0530) Subject: virtio: console: Separate out find_vqs operation into a different function X-Git-Tag: v2.6.34-rc1~294^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2658a79acf014deb0eaff2063f8f7a2b59f41285;p=pandora-kernel.git virtio: console: Separate out find_vqs operation into a different function With support for multiple ports, each port will have its own input and output vqs. Prepare the probe function for this change. Signed-off-by: Amit Shah Signed-off-by: Rusty Russell --- Reading git-diff-tree failed