Skip to content

Commit 46e3ecd

Browse files
committed
Merge branch 'clk-doc' into clk-next
* clk-doc: clk: <linux/clk-provider.h>: drop a duplicated word
2 parents 5c09ea8 + 6c4411f commit 46e3ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/linux/clk-provider.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ struct clk_duty {
189189
* and >= numerator) Return 0 on success, otherwise -EERROR.
190190
*
191191
* @init: Perform platform-specific initialization magic.
192-
* This is not not used by any of the basic clock types.
192+
* This is not used by any of the basic clock types.
193193
* This callback exist for HW which needs to perform some
194194
* initialisation magic for CCF to get an accurate view of the
195195
* clock. It may also be used dynamic resource allocation is

0 commit comments

Comments
 (0)