From: Paul Walmsley Date: Wed, 12 Sep 2007 06:01:44 +0000 (-0600) Subject: omap2 clock: move 24xx-specific clock code from clock.c into clock24xx.c X-Git-Tag: v2.6.23-omap1~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2df3003ad14a2573b4c74d5715aeb93f3ca2294d;p=pandora-kernel.git omap2 clock: move 24xx-specific clock code from clock.c into clock24xx.c 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed