Thread (16 messages) 16 messages, 4 authors, 2017-05-22

[PATCH v6 4/4] clk: samsung: exynos-audss: Use runtime PM

From: s.nawrocki@samsung.com (Sylwester Nawrocki)
Date: 2017-03-27 15:24:59
Also in: linux-clk, linux-pm, linux-samsung-soc

On 03/22/2017 12:35 PM, Marek Szyprowski wrote:
quoted hunk ↗ jump to hunk
@@ -141,15 +141,15 @@ static int exynos_audss_clk_probe(struct platform_device *pdev)
+	/*
+	 * Enable runtime PM here, so clock core with use runtime PM for all
+	 * registered clocks.
+	 */
While applying I rephrased the above comment to:

/*
  * Enable runtime PM here to allow the clock core using runtime PM
  * for the registered clocks.
  */
+	pm_runtime_set_active(dev);
+	pm_runtime_enable(dev);
--
Thanks,
Sylwester
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help