commit | f1c2543738d18e4398e3d6e27abff6676667975a | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Fri Jan 23 22:34:09 2009 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Feb 08 17:50:15 2009 +0000 |
tree | 3ba3729cd352d1aa9ce16aff48774dc907ec96cb | |
parent | 2b811bb56a008f0f669a1bd82e4d077e75aa059a [diff] |
[ARM] omap: provide a dummy clock node By providing a dummy clock node, we can eliminate the SoC conditional clock handing in the OMAP drivers, moving this knowledge out of the driver and into the machine clock support code. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>