kernel-ark/arch/mips/loongson1
Kelvin Cheung 17ded0a89b 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>
2012-11-09 11:37:20 +01:00
..
common MIPS: Loongson1B: use common clock infrastructure instead of private APIs 2012-11-09 11:37:20 +01:00
ls1b
Kconfig MIPS: Loongson1B: use common clock infrastructure instead of private APIs 2012-11-09 11:37:20 +01:00
Makefile
Platform