* [PATCH] linux-next: firmware: Fix a typo in fallback-mechanisms.rst
@ 2018-01-05 12:00 Masanari Iida
2018-01-05 18:44 ` Luis R. Rodriguez
0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2018-01-05 12:00 UTC (permalink / raw)
To: mcgrof, gregkh, linux-kernel; +Cc: Masanari Iida
This patch fix a spelling typo found in fallback-mechanisms.rst
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
Documentation/driver-api/firmware/fallback-mechanisms.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/driver-api/firmware/fallback-mechanisms.rst b/Documentation/driver-api/firmware/fallback-mechanisms.rst
index d19354794e67..4055ac76b288 100644
--- a/Documentation/driver-api/firmware/fallback-mechanisms.rst
+++ b/Documentation/driver-api/firmware/fallback-mechanisms.rst
@@ -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
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 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,
as originally the only firmware loading mechanism available was the
mechanism we now use as a fallback mechanism.
--
2.15.1.433.g936d1b989416
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] linux-next: firmware: Fix a typo in fallback-mechanisms.rst
2018-01-05 12:00 [PATCH] linux-next: firmware: Fix a typo in fallback-mechanisms.rst Masanari Iida
@ 2018-01-05 18:44 ` Luis R. Rodriguez
0 siblings, 0 replies; 2+ messages in thread
From: Luis R. Rodriguez @ 2018-01-05 18:44 UTC (permalink / raw)
To: Masanari Iida; +Cc: mcgrof, gregkh, linux-kernel
On Fri, Jan 05, 2018 at 09:00:41PM +0900, Masanari Iida wrote:
> This patch fix a spelling typo found in fallback-mechanisms.rst
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Luis R. Rodriguez <mcgrof@kernel.org>
Luis
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-05 18:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-05 12:00 [PATCH] linux-next: firmware: Fix a typo in fallback-mechanisms.rst Masanari Iida
2018-01-05 18:44 ` Luis R. Rodriguez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox