Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d2eba640 authored by Guido Günther's avatar Guido Günther Committed by Jonathan Corbet
Browse files

docs: phy: Drop duplicate 'be made'



Fix duplicate words.

Signed-off-by: default avatarGuido Günther <agx@sigxcpu.org>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 2b607f70
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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::