mirror of
https://github.com/systemd/systemd.git
synced 2024-12-28 11:21:59 +03:00
[PATCH] add class specific files for class/spi_transport and class/spi_host
This commit is contained in:
parent
98446db553
commit
4be25ce1d0
@ -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 }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user