From: Ben Dooks Date: Tue, 21 Oct 2008 13:06:34 +0000 (+0100) Subject: [ARM] S3C24XX: Split pll code out of regs-clock.h X-Git-Tag: v2.6.29-rc1~559^2~9^2~10^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e24b864ab3e1a5916c87e13cfdc94c1d02f0578b;p=pandora-kernel.git [ARM] S3C24XX: Split pll code out of regs-clock.h Move the PLL calculation code into it's own header file for re-use with the other plat-s3c24xx based systems such as the S3C24A0. Note, we change the name of s3c2410_get_pll to the more generically named s3c24xx_get_pll as well as the related defintions. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed