Re: [PATCH 06/26] clk: sunxi: declare OF clock provider

2013-09-25 Thread Maxime Ripard
Hi Sebastian, On Wed, Sep 18, 2013 at 07:53:39PM +0200, Sebastian Hesselbarth wrote: > Common clock framework allows to register clock providers to get called > on of_clk_init() by using CLK_OF_DECLARE. This converts sunxi clock > providers to make use of it and get rid of the mach specific clk in

[PATCH 06/26] clk: sunxi: declare OF clock provider

2013-09-18 Thread Sebastian Hesselbarth
Common clock framework allows to register clock providers to get called on of_clk_init() by using CLK_OF_DECLARE. This converts sunxi clock providers to make use of it and get rid of the mach specific clk init call. As sunxi has a bunch of independent clk provider nodes, we hook current clock init