clk: sunxi: Remove clk_register_clkdev calls
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 2 Feb 2016 08:37:15 +0000 (09:37 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 11 Feb 2016 19:05:47 +0000 (20:05 +0100)
commitb0b6413f0dc8d1faba98745cf3a008ed9493df59
tree083493bac66a3e56757252e19f9eb6d1a197aeb8
parent3a4d9af48a947b6605fb3a17505da94d70d05de4
clk: sunxi: Remove clk_register_clkdev calls

Now that our protection code doesn't use the global name lookup anymore, we
can remove the clkdev registrations.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
drivers/clk/sunxi/clk-a10-hosc.c
drivers/clk/sunxi/clk-a20-gmac.c
drivers/clk/sunxi/clk-factors.c
drivers/clk/sunxi/clk-factors.h
drivers/clk/sunxi/clk-mod0.c
drivers/clk/sunxi/clk-sun6i-apb0-gates.c
drivers/clk/sunxi/clk-sun9i-core.c
drivers/clk/sunxi/clk-sunxi.c
This page took 0.026449 seconds and 5 git commands to generate.