virtio: console: port encapsulation
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 18 Jan 2010 13:45:00 +0000 (19:15 +0530)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 24 Feb 2010 03:52:34 +0000 (14:22 +1030)
commit21206ede8826fd9d2eb72e05b429f3ccb1bdaff5
treefadcaacdd854522fc2b0f95e9191baca83185cfd
parentf550804ab92e37a08d2622522a0f11252a2158ea
virtio: console: port encapsulation

We are heading towards a multiple-"port" system, so as part of weaning off
globals we encapsulate the information into 'struct port'.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/char/virtio_console.c