Ben Dooks
55bf9267dd
ARM: S3C64XX: Combine the clock init code
...
Turn the init sequence of
s3c24xx_register_baseclocks(xtal);
s3c64xx_register_clocks();
s3c6400_register_clocks(S3C6410_CLKDIV0_ARM_MASK);
into a single call as this is now contained within one file.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-02-20 22:34:02 +00:00
..
2009-12-18 01:14:52 -05:00
2010-02-20 22:34:02 +00:00
2009-12-17 07:23:42 -08:00
2010-01-07 11:58:37 -06:00
2009-12-17 07:23:42 -08:00
2010-01-06 18:16:02 -08:00
2009-12-17 07:23:42 -08:00
2010-01-08 10:53:28 -08:00
2009-12-16 07:20:12 -08:00
2010-01-12 20:51:45 -08:00
2009-12-11 06:44:29 -05:00
2009-12-17 07:23:42 -08:00
2010-01-12 18:19:38 +01:00
2010-01-11 09:34:10 -08:00
2009-12-17 07:23:42 -08:00
2010-01-13 16:13:39 -08:00
2010-01-04 09:05:58 +01:00
2010-01-11 09:34:03 -08:00
2010-01-13 13:27:24 +01:00
2010-01-04 23:16:03 -08:00
2009-12-17 07:23:42 -08:00
2010-01-11 16:47:57 -08:00
2009-12-17 07:23:42 -08:00
2009-12-18 13:11:51 +01:00