Re: [PATCH 3/3] clk: at91: propagate rate change on system clks

2014-02-04 Thread Nicolas Ferre
On 03/02/2014 12:25, Boris BREZILLON : > System clks are just gates, and thus do not provide any rate operations. > Authorize clk rate change to be propagated to system clk parents. > > Signed-off-by: Boris BREZILLON Acked-by: Nicolas Ferre > --- > drivers/clk/at91/clk-system.c |3 ++- >

[PATCH 3/3] clk: at91: propagate rate change on system clks

2014-02-03 Thread Boris BREZILLON
System clks are just gates, and thus do not provide any rate operations. Authorize clk rate change to be propagated to system clk parents. Signed-off-by: Boris BREZILLON --- drivers/clk/at91/clk-system.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/clk/at91/cl