mirror of
https://github.com/systemd/systemd.git
synced 2025-03-22 06:50:18 +03:00
[PATCH] add "serio" to bus list
This commit is contained in:
parent
2a9a19245b
commit
9f6f8859b0
@ -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" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user