commit | e24b864ab3e1a5916c87e13cfdc94c1d02f0578b | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Tue Oct 21 14:06:34 2008 +0100 |
committer | Ben Dooks <ben-linux@fluff.org> | Mon Dec 15 21:46:02 2008 +0000 |
tree | f2c894494fc6831c72cd980b9d836efa900f5be3 | |
parent | 93bc6b6371b6b7303ffdae0d69dcdc443b8b0d8a [diff] |
[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 <ben-linux@fluff.org>