[ARM] omap: provide a NULL clock operations structure
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 4 Nov 2008 16:35:03 +0000 (16:35 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 8 Feb 2009 11:38:39 +0000 (11:38 +0000)
... 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>

No differences found