Merge branch 'topic/misc' into topic/pcsp-fix
[cascardo/linux.git] / drivers / char / hvc_vio.c
index 93f3840..019e0b5 100644 (file)
@@ -82,6 +82,7 @@ static struct hv_ops hvc_get_put_ops = {
        .put_chars = hvc_put_chars,
        .notifier_add = notifier_add_irq,
        .notifier_del = notifier_del_irq,
+       .notifier_hangup = notifier_hangup_irq,
 };
 
 static int __devinit hvc_vio_probe(struct vio_dev *vdev,