Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[linux-2.6-microblaze.git] / sound / xen / xen_snd_front.c
index 2cb0a19..4041748 100644 (file)
@@ -358,6 +358,7 @@ static struct xenbus_driver xen_driver = {
        .probe = xen_drv_probe,
        .remove = xen_drv_remove,
        .otherend_changed = sndback_changed,
+       .not_essential = true,
 };
 
 static int __init xen_drv_init(void)