On Sun, Mar 4, 2012 at 6:04 PM, Richard Zhao <richard.z...@freescale.com> wrote:
> On Sat, Mar 03, 2012 at 12:28:59AM -0800, Mike Turquette wrote:
>> The common clk framework provides clk_prepare and clk_unprepare
>> implementations.  Create an entry for HAVE_CLK_PREPARE so that
>> COMMON_CLK can select it.
>>
>> Signed-off-by: Mike Turquette <mturque...@linaro.org>
>> Signed-off-by: Mike Turquette <mturque...@ti.com>
>> Acked-by: Shawn Guo <shawn....@linaro.org>
>> Cc: Jeremy Kerr <jeremy.k...@canonical.com>
>> Cc: Thomas Gleixner <t...@linutronix.de>
>> Cc: Arnd Bergman <arnd.bergm...@linaro.org>
>> Cc: Paul Walmsley <p...@pwsan.com>
>> Cc: Richard Zhao <richard.z...@linaro.org>
>> Cc: Saravana Kannan <skan...@codeaurora.org>
>> Cc: Magnus Damm <magnus.d...@gmail.com>
>> Cc: Rob Herring <rob.herr...@calxeda.com>
>> Cc: Mark Brown <broo...@opensource.wolfsonmicro.com>
>> Cc: Linus Walleij <linus.wall...@stericsson.com>
>> Cc: Stephen Boyd <sb...@codeaurora.org>
>> Cc: Amit Kucheria <amit.kuche...@linaro.org>
>> Cc: Deepak Saxena <dsax...@linaro.org>
>> Cc: Grant Likely <grant.lik...@secretlab.ca>
>> Cc: Andrew Lunn <and...@lunn.ch>
>> ---
>>  drivers/clk/Kconfig |    3 +++
>>  1 files changed, 3 insertions(+), 0 deletions(-)
>>
>> diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig
>> index 9b3cd08..3912576 100644
>> --- a/drivers/clk/Kconfig
>> +++ b/drivers/clk/Kconfig
>> @@ -8,3 +8,6 @@ config HAVE_CLK_PREPARE
>>
>>  config HAVE_MACH_CLKDEV
>>       bool
>> +
>> +config HAVE_CLK_PREPARE
>> +     bool
> We've already had it. redundant?

I didn't realize that Shawn merged this in since the last posting of V4...

Will drop it.

Regards,
Mike

>
> Thanks
> Richard
>> --
>> 1.7.5.4
>>
>>
>> _______________________________________________
>> linux-arm-kernel mailing list
>> linux-arm-ker...@lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>>
>

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to