]> git.karo-electronics.de Git - mv-sheeva.git/commit
virtio: console: Remove config work handler
authorAmit Shah <amit.shah@redhat.com>
Thu, 20 May 2010 04:15:48 +0000 (22:15 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 19 May 2010 12:45:48 +0000 (22:15 +0930)
commit99f905f88a5b8478755605e08ed4bce40034cc6c
tree783437bf2f8fb0b92dec5292adda589b2a176700
parent69eb9a9f69572c0ebe08a0a46f56bdfdcdaa19a0
virtio: console: Remove config work handler

We're going to switch to using control messages for port hot-plug and
initial port discovery. Remove the config work handler which handled
port hot-plug so far.

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