From: Kelvin Cheung Date: Tue, 23 Oct 2012 05:17:00 +0000 (+0000) Subject: MIPS: Loongson1B: use common clock infrastructure instead of private APIs X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~15^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17ded0a89b3b0b6ac626d58d469ef899f21e2d42;p=pandora-kernel.git 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 Patchwork: http://patchwork.linux-mips.org/patch/4431 Signed-off-by: John Crispin --- Reading git-diff-tree failed