提交 a9afc573 编写于 作者: M Masanari Iida 提交者: Greg Kroah-Hartman

firmware: Fix a typo in fallback-mechanisms.rst

This patch fix a spelling typo found in fallback-mechanisms.rst
Signed-off-by: NMasanari Iida <standby24x7@gmail.com>
Acked-by: NLuis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 6cbaefb4
...@@ -71,7 +71,7 @@ via fw_create_instance(). This call creates a new struct device named after ...@@ -71,7 +71,7 @@ via fw_create_instance(). This call creates a new struct device named after
the firmware requested, and establishes it in the device hierarchy by the firmware requested, and establishes it in the device hierarchy by
associating the device used to make the request as the device's parent. associating the device used to make the request as the device's parent.
The sysfs directory's file attributes are defined and controlled through The sysfs directory's file attributes are defined and controlled through
the new device's class (firmare_class) and group (fw_dev_attr_groups). the new device's class (firmware_class) and group (fw_dev_attr_groups).
This is actually where the original firmware_class.c file name comes from, This is actually where the original firmware_class.c file name comes from,
as originally the only firmware loading mechanism available was the as originally the only firmware loading mechanism available was the
mechanism we now use as a fallback mechanism. mechanism we now use as a fallback mechanism.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册