Re: [PATCH 3/3] clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()

From: Stephen Boyd
Date: Fri Feb 06 2015 - 12:24:19 EST


On 02/06/15 03:43, Tomeu Vizoso wrote:
> On 02/06/2015 01:19 AM, Stephen Boyd wrote:
>> diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c
>> index 315dc22b7356..5d804a43ab1a 100644
>> --- a/drivers/clk/clk.c
>> +++ b/drivers/clk/clk.c
>> @@ -2807,16 +2807,6 @@ static LIST_HEAD(of_clk_providers);
>> static DEFINE_MUTEX(of_clk_mutex);
>>
>> /* of_clk_provider list locking helpers */
> Patch looks good to me, but this comment can be removed now.
>
> Reviewed-by: Tomeu Vizoso <tomeu.vizoso@xxxxxxxxxxxxx>
>

Done, plus I removed "clk.h" include in clk-conf.c.

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/