Skip to content

Commit f86f6e0

Browse files
mbolivar-nordicMaureenHelm
authored andcommitted
devicetree: clocks: fix a docstring
Fix the formatting and what looks like a copy/paste error in the DT_CLOCKS_CTLR_BY_NAME doxygen docstring. Signed-off-by: Martí Bolívar <[email protected]>
1 parent 127c621 commit f86f6e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

include/devicetree/clocks.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,8 @@ extern "C" {
6161

6262
/**
6363
* @brief Get the node identifier for the controller phandle from a
64-
* clocks phandle-array property at an index
64+
* clocks phandle-array property by name
6565
*
66-
6766
* Example devicetree fragment:
6867
*
6968
* clk1: clock-controller@... { ... };

0 commit comments

Comments
 (0)