]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
[PATCH] add "serio" to bus list
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Tue, 22 Feb 2005 20:55:46 +0000 (21:55 +0100)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 06:36:13 +0000 (23:36 -0700)
udev_sysfs.c

index f0666509eaca5b87614d4124eb5a5e0d014ff4c5..94c0164dec4ba54d725f066203e5e59ffc34d698 100644 (file)
@@ -307,6 +307,7 @@ int wait_for_devices_device(struct sysfs_device *devices_dev,
                { .bus = "bttv-sub",    .file = NULL },
                { .bus = "pnp",         .file = "detach_state" },
                { .bus = "eisa",        .file = "detach_state" },
+               { .bus = "serio",       .file = "detach_state" },
                { .bus = "pseudo",      .file = "detach_state" },
                { .bus = "mmc",         .file = "detach_state" },
                { .bus = "macio",       .file = "detach_state" },