commit | e07f469d284ca3d1f5dcf5438c22982be98bc071 | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Wed Feb 16 15:38:38 2011 -0700 |
committer | Paul Walmsley <paul@pwsan.com> | Mon Mar 07 20:19:39 2011 -0700 |
tree | 6ad643524090dadaa0e14a9dcf64f4efa6576f78 | |
parent | 19c1c0ce9ddc45fe8f84b6cf12ba9dbecd7b1aa1 [diff] |
OMAP: clock: bail out early if arch_clock functions not implemented Bail out before we take the clockfw_lock spinlock if the corresponding OMAP1 or OMAP2+ clock function is not defined. The intention is to reduce and simplify the work that is done inside the spinlock. Signed-off-by: Paul Walmsley <paul@pwsan.com>