diff options
author | Amit Shah | 2010-01-18 19:15:09 +0530 |
---|---|---|
committer | Rusty Russell | 2010-02-24 14:22:47 +1030 |
commit | 4f23c573c0dbebfd193cfb90b003d67929c58b31 (patch) | |
tree | e7ba84a7ecbff8f8d837e47375de17ef82210084 /drivers/of | |
parent | cb06e3676b22013e9b759627e41656ddb07dee6d (diff) |
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 'drivers/of')
0 files changed, 0 insertions, 0 deletions