diff options
author | Amit Shah <amit.shah@redhat.com> | 2010-01-18 14:45:09 +0100 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2010-02-24 04:52:47 +0100 |
commit | 4f23c573c0dbebfd193cfb90b003d67929c58b31 (patch) | |
tree | e7ba84a7ecbff8f8d837e47375de17ef82210084 /sound/ac97_bus.c | |
parent | virtio: console: ensure console size is updated on hvc open (diff) | |
download | linux-4f23c573c0dbebfd193cfb90b003d67929c58b31.tar.xz linux-4f23c573c0dbebfd193cfb90b003d67929c58b31.zip |
virtio: console: Separate out console-specific data into a separate struct
Move out console-specific stuff into a separate struct from 'struct
port' as we need to maintain two lists: one for all the ports (which
includes consoles) and one only for consoles since the hvc callbacks
only give us the vtermno.
This makes console handling cleaner.
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'sound/ac97_bus.c')
0 files changed, 0 insertions, 0 deletions