Merge branch 'clk-doc' into clk-next

* clk-doc:
  clk: <linux/clk-provider.h>: drop a duplicated word
This commit is contained in:
Stephen Boyd 2020-07-20 15:11:44 -07:00
commit 46e3ecda63
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ struct clk_duty {
* and >= numerator) Return 0 on success, otherwise -EERROR.
*
* @init: Perform platform-specific initialization magic.
* This is not not used by any of the basic clock types.
* This is not used by any of the basic clock types.
* This callback exist for HW which needs to perform some
* initialisation magic for CCF to get an accurate view of the
* clock. It may also be used dynamic resource allocation is