Re: [PATCH v2 01/17] clk: ingenic: Use const pointer to clk_ops in struct
From: Paul Cercueil
Date: Mon Jun 26 2017 - 09:43:51 EST
Hi,
Le 2017-06-21 23:50, Stephen Boyd a ÃcritÂ:
On 06/20, Paul Cercueil wrote:
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@xxxxxxxxxxxxxxx>
---
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.