Re: [PATCH 2/3] clk: at91: replace prog clk round_rate with determine_rate

2014-02-04 Thread Nicolas Ferre
On 03/02/2014 12:25, Boris BREZILLON : > Implement the determine_rate callback to choose the best parent clk that > fulfills the requested rate. > > Signed-off-by: Boris BREZILLON Acked-by: Nicolas Ferre Nice feature, thanks! > --- > drivers/clk/at91/clk-programmable.c | 56 >

[PATCH 2/3] clk: at91: replace prog clk round_rate with determine_rate

2014-02-03 Thread Boris BREZILLON
Implement the determine_rate callback to choose the best parent clk that fulfills the requested rate. Signed-off-by: Boris BREZILLON --- drivers/clk/at91/clk-programmable.c | 56 +-- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/drivers/clk/at9