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

Commit 13541950 authored by Sachin Kamat's avatar Sachin Kamat Committed by Jiri Kosina
Browse files

doc: clk: Fix incorrect wording

parent 6d1ee2ce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ hardware-specific bits for the hypothetical "foo" hardware.

Tying the two halves of this interface together is struct clk_hw, which
is defined in struct clk_foo and pointed to within struct clk.  This
allows easy for navigation between the two discrete halves of the common
allows for easy navigation between the two discrete halves of the common
clock interface.

	Part 2 - common data structures and api