aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/hisilicon/clk-hip04.c
Commit message (Collapse)AuthorAge
* clk: hisi: remove static variableHaojian Zhuang2014-03-19
| | | | | | | Remove the static variable. So these common clock register helper could be used in more SoCs. Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
* clk: hip04: add clock driverHaojian Zhuang2014-03-19
Now only fixed rate clocks are appended into the clock driver. Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>