X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fchar%2Fvirtio_console.c;h=3fb0d2c88ba5fd3252bf7d773c8ecdaafc9de395;hb=765426e8ee4c0ab2bc9d44951f4865b8494cdbd0;hp=d0f4eb6fdb7fee27eca6cfec84ff8cf25af209e4;hpb=228428428138e231a155464239880201e5cc8b44;p=linux-2.6-omap-h63xx.git diff --git a/drivers/char/virtio_console.c b/drivers/char/virtio_console.c index d0f4eb6fdb7..3fb0d2c88ba 100644 --- a/drivers/char/virtio_console.c +++ b/drivers/char/virtio_console.c @@ -198,6 +198,7 @@ static int __devinit virtcons_probe(struct virtio_device *dev) virtio_cons.put_chars = put_chars; virtio_cons.notifier_add = notifier_add_vio; virtio_cons.notifier_del = notifier_del_vio; + virtio_cons.notifier_hangup = notifier_del_vio; /* The first argument of hvc_alloc() is the virtual console number, so * we use zero. The second argument is the parameter for the