clk: sunxi: Move the 24M oscillator to a file of its own
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sat, 10 May 2014 03:33:37 +0000 (22:33 -0500)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 11 Jun 2014 07:58:44 +0000 (09:58 +0200)
commitff01df28e558c194836121c6d45954eaa4bcf93d
treea935a112af055f550bee4d5c59ba42132fbae9c1
parent2c6fba1038f2b27fffe7ab0ddd42f9f283128105
clk: sunxi: Move the 24M oscillator to a file of its own

Since we have a folder of our own, we can actually make use of it by
splitting the huge clock file into several sub drivers.

The main oscillator is pretty easy to deal with, since it's pretty much
isolated.

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>
drivers/clk/sunxi/Makefile
drivers/clk/sunxi/clk-a10-hosc.c [new file with mode: 0644]
drivers/clk/sunxi/clk-sunxi.c
This page took 0.027137 seconds and 5 git commands to generate.