Re: [PATCH v2] clkdev: Always allocate a struct clk and call __clk_get() w/ CCF

From: Stephen Boyd
Date: Fri Feb 06 2015 - 12:37:03 EST


On 02/06/15 02:57, Sylwester Nawrocki wrote:
>
> As a side note, IMHO recent changes made the code much harder to follow,
> e.g. by using 'clk' local variable name interchangeably for 'struct clk'
> and 'struct clk_core' types and by using same field name in different data
> structures, like 'child_node'. I guess the changes were limited to make
> the diff smaller, nevertheless it seems we ended up with something rather
> illegible.

Yes it was to reduce diff. I plan to do the rename once the dust settles.

>
> Tested-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
>
>

Thanks.

--
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/