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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/22/2017 12:35 PM, Marek Szyprowski wrote:
@@ -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
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux SoC Development]     [Linux Rockchip Development]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Linux SCSI]     [Yosemite News]

  Powered by Linux