commit | fb2fc9204f8ce060d239ab41f09cf6fc6de5ad4b | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Mon Jul 26 16:34:28 2010 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Mon Jul 26 16:34:28 2010 -0600 |
tree | 925c6e8ce2ea6bb997cf71238c06e5f51bfe8ceb | |
parent | 936305a96ce1611093ad7a5591a62f9d7142be7c [diff] |
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 <paul@pwsan.com>