clk: sunxi: make factors_clk_setup return the clock it registers
authorEmilio López <emilio@elopez.com.ar>
Mon, 23 Dec 2013 03:32:36 +0000 (00:32 -0300)
committerEmilio López <emilio@elopez.com.ar>
Sat, 28 Dec 2013 20:08:14 +0000 (17:08 -0300)
We will be needing this to register a factor clock as parent with leaf
divisors on a single call.

Signed-off-by: Emilio López <emilio@elopez.com.ar>
Acked-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/sunxi/clk-sunxi.c

Simple merge