On 07/23/2015 05:55 AM, Stephen Boyd wrote:
On 07/22/2015 12:10 AM, Rajendra Nayak wrote:
diff --git a/drivers/clk/qcom/Kconfig b/drivers/clk/qcom/Kconfig
index 59d1666..a7c2eea 100644
--- a/drivers/clk/qcom/Kconfig
+++ b/drivers/clk/qcom/Kconfig
@@ -39,6 +39,11 @@ config IPQ_LCC_806X
        Say Y if you want to use audio devices such as i2s, pcm,
        S/PDIF, etc.
+config QCOM_GDSC
+    bool
+    select PM_GENERIC_DOMAINS if PM
+    depends on COMMON_CLK_QCOM


We can drop this depends because it should only be selected if
COMMON_CLK_QCOM anyway.

Stephen, thanks for the review. I'll fix up this and others you pointed to in this patch and others in the series.
--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to