alistair23-linux/drivers/clk/sunxi
Maxime Ripard 2c6fba1038 clk: sunxi: Remove calls to clk_put
Callers of clk_put must disable the clock first. This also means that
as long as the clock is enabled the driver should hold a reference to
that clock. Hence, the call to clk_put here are bogus and should be
removed.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Emilio López <emilio@elopez.com.ar>
2014-06-11 09:58:44 +02:00
..
clk-factors.c clk: sunxi: factors: automatic reparenting support 2014-05-05 15:55:56 -07:00
clk-factors.h clk: sunxi: register factors clocks behind composite 2013-12-28 17:07:42 -03:00
clk-sunxi.c clk: sunxi: Remove calls to clk_put 2014-06-11 09:58:44 +02:00
Makefile