From: "Rork A." <qvkapp@gmail.com>
To: Parthiban Veerasooran <parthiban.veerasoorian@microchip.com>,
Christian Gromm <christian.gromm@microchip.com>
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
greg@kroah.com
Subject: [PATCH v2] staging: most: fix typos in driver_usage.txt
Date: Tue, 18 Aug 2026 01:58:22 -0700 (PDT) [thread overview]
Message-ID: <6a841eae.13e8e617.1ee83b.3070@mx.google.com> (raw)
In-Reply-To: <20260818082122.30038-1-qvkapp@gmail.com>
From 7b57ab25225268fce971508eb9055e61cd3f8c92 Mon Sep 17 00:00:00 2001
From: "Rork A." <qvkapp@gmail.com>
Date: Tue, 18 Aug 2026 11:57:43 +0300
Subject: [PATCH] staging: most: fix typos in driver_usage.txt
Fix two typos in drivers/staging/most/Documentation/driver_usage.txt:
- "post-poned" should be "postponed" (appears twice)
- "access a MOST network" should be "access to a MOST network"
Signed-off-by: Rork A. <qvkapp@gmail.com>
---
drivers/staging/most/Documentation/driver_usage.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/most/Documentation/driver_usage.txt b/drivers/staging/most/Documentation/driver_usage.txt
index f1b6977f4..89ced829e 100644
--- a/drivers/staging/most/Documentation/driver_usage.txt
+++ b/drivers/staging/most/Documentation/driver_usage.txt
@@ -2,7 +2,7 @@
Section 1 Overview
The Media Oriented Systems Transport (MOST) driver gives Linux applications
-access a MOST network: The Automotive Information Backbone and the de-facto
+access to a MOST network: The Automotive Information Backbone and the de-facto
standard for high-bandwidth automotive multimedia networking.
MOST defines the protocol, hardware and software layers necessary to allow
@@ -151,7 +151,7 @@ following attributes:
pass parameters needed by some components
- create_link
write '1' to this attribute to trigger the creation of the link. In
- case of speculative configuration, the creation is post-poned until
+ case of speculative configuration, the creation is postponed until
a physical device is being attached to the bus.
- destroy_link
write '1' to this attribute to destroy an already established link
@@ -172,7 +172,7 @@ name in ALSA. The sound adapter will have the following attribute:
- create_card
write '1' to this attribute to trigger the registration of the card
with the ALSA subsystem.
- In case of speculative configuration, the creation is post-poned
+ In case of speculative configuration, the creation is postponed
until a physical device is being attached to the bus.
Secondly, links will have to be created inside the adapter dir as described in
--
2.55.0
next parent reply other threads:[~2026-08-18 8:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20260818082122.30038-1-qvkapp@gmail.com>
2026-08-18 8:58 ` Rork A. [this message]
2026-08-18 9:04 ` [PATCH v2] staging: most: fix typos in driver_usage.txt Greg KH
2026-03-09 5:58 Mustafa Karamanli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6a841eae.13e8e617.1ee83b.3070@mx.google.com \
--to=qvkapp@gmail.com \
--cc=christian.gromm@microchip.com \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=parthiban.veerasoorian@microchip.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox