commit | 17ded0a89b3b0b6ac626d58d469ef899f21e2d42 | [log] [tgz] |
---|---|---|
author | Kelvin Cheung <keguang.zhang@gmail.com> | Tue Oct 23 05:17:00 2012 +0000 |
committer | John Crispin <blogic@openwrt.org> | Fri Nov 09 11:37:20 2012 +0100 |
tree | 6db9edc67a722d391c7ae3dfc4796b60d02d63e1 | |
parent | ed21cfe207276e2d2883173399dd0380db372e18 [diff] |
MIPS: Loongson1B: use common clock infrastructure instead of private APIs Use common clock infrastructure instead of private APIs. 1. Enable COMMON_CLK in the Kconfig. 2. Remove private clock APIs, which are replaced by the code in drivers/clk/clk-ls1x.c. 3. Modify header file for drivers/clk/clk-ls1x.c. Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com> Patchwork: http://patchwork.linux-mips.org/patch/4431 Signed-off-by: John Crispin <blogic@openwrt.org>