OSDN Git Service

docs: phy: Drop duplicate 'be made'
authorGuido Günther <agx@sigxcpu.org>
Fri, 26 Jul 2019 09:55:34 +0000 (11:55 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 26 Jul 2019 14:15:26 +0000 (08:15 -0600)
Fix duplicate words.

Signed-off-by: Guido Günther <agx@sigxcpu.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/phy/phy.rst

index 457c3e0..8fc1ce0 100644 (file)
@@ -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::