commit | 897dcded6fb6565f4d1c22a55d21f135403db132 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Tue Nov 04 16:35:03 2008 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Feb 08 11:38:39 2009 +0000 |
tree | da9c4028ed49a1482445131760b4fc45c6524abe | |
parent | 548d849574847b788fe846fe21a41386063be161 [diff] |
[ARM] omap: provide a NULL clock operations structure ... and use it for clocks which are ALWAYS_ENABLED. These clocks use a non-NULL enable_reg pointer for other purposes (such as selecting clock rates.) Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>