[PATCH v6 01/13] clk: qcom: Add support for GDSCs

Rajendra Nayak rnayak at codeaurora.org
Thu Jul 23 01:37:32 PDT 2015


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.



More information about the linux-arm-kernel mailing list