From: Paul Walmsley Date: Mon, 26 Jul 2010 22:34:28 +0000 (-0600) Subject: OMAP1: clock: some cleanup X-Git-Tag: v2.6.36-rc1~488^2~7^2~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb2fc9204f8ce060d239ab41f09cf6fc6de5ad4b;p=pandora-kernel.git OMAP1: clock: some cleanup Convert most of the magic numbers in mach-omap1/clock_data.c to use macros. Clean up a few comments to conform with Documentation/CodingStyle. Mark the current clkops_uart as being OMAP16xx-only, and add some comments to indicate that it does not belong there, for future cleanup. This patch should not cause any functional changes. Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed