chiark / gitweb /
[PATCH] complete removal of explicit udev permissions config file
[elogind.git] / udev_sysfs.c
index a4f293ef1395a6ee622d7845d1335dbd7de29635..d46f1f26d85bf94fc55eab0a425ba2f164aac15d 100644 (file)
@@ -54,6 +54,8 @@ static const struct subsystem_file {
        { .subsystem = "ieee1394_node", .file = NULL },
        { .subsystem = "fc_transport",  .file = "port_id" },
        { .subsystem = "fc_host",       .file = "port_id" },
+       { .subsystem = "spi_transport", .file = "width" },
+       { .subsystem = "spi_host",      .file = "width" },
        { NULL, NULL }
 };