mirror of
https://github.com/systemd/systemd.git
synced 2025-03-21 02:50:18 +03:00
[PATCH] add i2c-dev to the list of devices without a bus
This commit is contained in:
parent
97a0e3c06e
commit
a258d159f4
@ -235,6 +235,7 @@ static int class_device_expect_no_bus(struct sysfs_class_device *class_dev)
|
||||
static char *devices_without_bus[] = {
|
||||
"scsi_host",
|
||||
"i2c-adapter",
|
||||
"i2c-dev",
|
||||
NULL
|
||||
};
|
||||
char **device;
|
||||
|
Loading…
x
Reference in New Issue
Block a user