提交 362c2c8c 编写于 作者: K Kristian Høgsberg 提交者: Stefan Richter

firewire: Spell out fw as firewire in sysfs.

Signed-off-by: NKristian Høgsberg <krh@redhat.com>
Signed-off-by: NStefan Richter <stefanr@s5r6.in-berlin.de>
上级 374a0039
...@@ -152,7 +152,7 @@ fw_unit_uevent(struct device *dev, char **envp, int num_envp, ...@@ -152,7 +152,7 @@ fw_unit_uevent(struct device *dev, char **envp, int num_envp,
} }
struct bus_type fw_bus_type = { struct bus_type fw_bus_type = {
.name = "fw", .name = "firewire",
.match = fw_unit_match, .match = fw_unit_match,
.uevent = fw_unit_uevent, .uevent = fw_unit_uevent,
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册