omap2 clock: move 24xx-specific clock code from clock.c into clock24xx.c
authorPaul Walmsley <paul@pwsan.com>
Wed, 12 Sep 2007 06:01:44 +0000 (00:01 -0600)
committerTony Lindgren <tony@atomide.com>
Mon, 17 Sep 2007 18:15:25 +0000 (11:15 -0700)
In preparation for OMAP34xx clock code, move OMAP24xx-specific
clock code into a new file, 'clock24xx.c'. The remaining clock.c functions
are no longer static.  Also fix some style problems with the old code
identified by checkpatch.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found