* [PATCH] docs: phy: Drop duplicate 'be made'
@ 2019-07-26 9:55 Guido Günther
2019-07-26 14:15 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Guido Günther @ 2019-07-26 9:55 UTC (permalink / raw)
To: Jonathan Corbet, Mauro Carvalho Chehab, linux-doc, linux-kernel
Fix duplicate words.
Signed-off-by: Guido Günther <agx@sigxcpu.org>
---
Noticed on next-20190725.
Documentation/driver-api/phy/phy.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/driver-api/phy/phy.rst b/Documentation/driver-api/phy/phy.rst
index 457c3e0f86d6..8fc1ce0bb905 100644
--- a/Documentation/driver-api/phy/phy.rst
+++ b/Documentation/driver-api/phy/phy.rst
@@ -179,8 +179,8 @@ PHY Mappings
In order to get reference to a PHY without help from DeviceTree, the framework
offers lookups which can be compared to clkdev that allow clk structures to be
-bound to devices. A lookup can be made be made during runtime when a handle to
-the struct phy already exists.
+bound to devices. A lookup can be made during runtime when a handle to the
+struct phy already exists.
The framework offers the following API for registering and unregistering the
lookups::
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-07-26 14:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-26 9:55 [PATCH] docs: phy: Drop duplicate 'be made' Guido Günther
2019-07-26 14:15 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox