|
@@ -3912,7 +3912,7 @@ static int parent_ready(struct device_node *np)
|
|
|
* of_clk_detect_critical() - set CLK_IS_CRITICAL flag from Device Tree
|
|
* of_clk_detect_critical() - set CLK_IS_CRITICAL flag from Device Tree
|
|
|
* @np: Device node pointer associated with clock provider
|
|
* @np: Device node pointer associated with clock provider
|
|
|
* @index: clock index
|
|
* @index: clock index
|
|
|
- * @flags: pointer to clk_core->flags
|
|
|
|
|
|
|
+ * @flags: pointer to top-level framework flags
|
|
|
*
|
|
*
|
|
|
* Detects if the clock-critical property exists and, if so, sets the
|
|
* Detects if the clock-critical property exists and, if so, sets the
|
|
|
* corresponding CLK_IS_CRITICAL flag.
|
|
* corresponding CLK_IS_CRITICAL flag.
|