virtio: console: Add debugfs files for each port to expose debug info
authorAmit Shah <amit.shah@redhat.com>
Mon, 21 Dec 2009 17:06:21 +0000 (22:36 +0530)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 24 Feb 2010 03:53:01 +0000 (14:23 +1030)
commitd99393effd76571cf2c4a07cbb6e86d41855a8fa
tree9c5b849aca2bbdde7293aefc4a0604743e68b7de
parent1f7aa42d166cd104b0700d61efe2064178a3f6da
virtio: console: Add debugfs files for each port to expose debug info

This is helpful in examining ports' state.

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