Re: [PATCH v2 01/17] clk: ingenic: Use const pointer to clk_ops in struct
From: Paul Cercueil <paul@crapouillou.net>
Date: 2017-06-26 13:43:32
Also in:
linux-clk, linux-mips, lkml
From: Paul Cercueil <paul@crapouillou.net>
Date: 2017-06-26 13:43:32
Also in:
linux-clk, linux-mips, lkml
Hi, Le 2017-06-21 23:50, Stephen Boyd a écrit :
On 06/20, Paul Cercueil wrote:quoted
The CGU common code does not modify the pointed clk_ops structure, so it should be marked as const. Signed-off-by: Paul Cercueil <paul@crapouillou.net> ---How did you want to merge this series? I can ack clk patches if you like, or apply the clk patches to the clk tree.
The clk patches refer to CONFIG_MACH_JZ4770 in the Kconfig, so they indirectly depend on the other patches. I think it's better that you ack them then.