clk: sunxi: Move mod0 clock to a file of its own
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 10 Jul 2014 21:55:18 +0000 (23:55 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sat, 27 Sep 2014 06:58:03 +0000 (08:58 +0200)
commit992a56e48996d4dea6cc25a35e180f696935925d
treeef13c16bb86e90b7ac0b263daa3e39c4d08596d9
parent7868c5ebdbcb92087a3625cc55225f455eef70a4
clk: sunxi: Move mod0 clock to a file of its own

Since we know have the ability to declare factors clock outside of clk-sunxi,
create a new mod0 driver to deal with the mod0 clocks.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
drivers/clk/sunxi/Makefile
drivers/clk/sunxi/clk-mod0.c [new file with mode: 0644]
drivers/clk/sunxi/clk-sunxi.c
This page took 0.024638 seconds and 5 git commands to generate.