From: Amit Shah Date: Mon, 18 Jan 2010 13:45:07 +0000 (+0530) Subject: virtio: console: struct ports for multiple ports per device. X-Git-Tag: v2.6.34-rc1~294^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c85bf35449196e74deb487961d2f90c98f7b7ff;p=pandora-kernel.git virtio: console: struct ports for multiple ports per device. Rather than assume a single port, add a 'struct ports_device' which stores data related to all the ports for that device. Currently, there's only one port and is hooked up with hvc, but that will change. Signed-off-by: Amit Shah Signed-off-by: Rusty Russell --- Reading git-diff-tree failed