ARM: SAMSUNG: Move S3C6400 PLL code to <plat/pll.h> for re-use
authorBen Dooks <ben-linux@fluff.org>
Wed, 28 Apr 2010 09:10:02 +0000 (18:10 +0900)
committerBen Dooks <ben-linux@fluff.org>
Mon, 10 May 2010 02:44:37 +0000 (11:44 +0900)
commite561aacc70716ff59b9359ba8f010609ee757241
tree873d1bfe03029106ab2cc5fb1c57df591a7b2363
parent7cfdee9f6791fe9ec288e75ee746790ebf3b6c3b
ARM: SAMSUNG: Move S3C6400 PLL code to <plat/pll.h> for re-use

The S3C6400 EPLL code matches the S3C2416 and compatible SoCs, so move
it from mach-s3c64xx into <plat/pll.h> for easy reuse.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c64xx/include/mach/pll.h
arch/arm/plat-samsung/include/plat/pll6553x.h [new file with mode: 0644]